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: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
public bool InsertMissingTableHeaders { get; set; }
Property Value
Boolean