PdfDocumentTableOfContents Property

Controls the automatically generated table of the contents for the converted HTML document

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public PdfDocTableOfContents TableOfContents { get; }

Property Value

PdfDocTableOfContents

See Also