PdfDocumentControlGenerateTableOfContents Property
Controls if a table of contents is automatically created in the PDF document from HTML heading tags.
The default is false
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
public bool GenerateTableOfContents { get; set; }
Property Value
Boolean