PdfDocumentControlTableOfContents Property

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

Definition

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

Property Value

PdfTableOfContents

See Also