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