PdfHtmlEnableTableOfContents Property
Controls if the PDF document table of contents is created for the HTML document being converted. The default value is true
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public bool EnableTableOfContents { get; set; }
Property Value
Boolean