PdfDocumentControlTableOfContents 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 PdfTableOfContents TableOfContents { get; }

Property Value

PdfTableOfContents

See Also