PdfDocumentControlTableOfContents Property

Controls the table of the contents automatically created in the PDF document from HTML heading tags

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public PdfTableOfContents TableOfContents { get; }

Property Value

PdfTableOfContents

See Also