PdfAccessibilityOptionsInsertMissingTableHeaders Property
Gets or sets a value indicating whether an artificial header row
is inserted at the top of tables that do not contain header cells
in the generated PDF document.
The default value is
Namespace: EvoPdf.NextAssembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
public bool InsertMissingTableHeaders { get; set; }
Property Value
Boolean