PdfDocumentControlTableOfContents Property

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

Definition

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

Property Value

PdfTableOfContents

See Also