PdfDocumentControlTableOfContents Property
Controls the automatically generated table of the contents for the converted HTML document
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public PdfTableOfContents TableOfContents { get; }
Public ReadOnly Property TableOfContents As PdfTableOfContents
Get
public:
property PdfTableOfContents^ TableOfContents {
PdfTableOfContents^ get ();
}
member TableOfContents : PdfTableOfContents with get
Property Value
PdfTableOfContents