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