PdfDocumentTableOfContents 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 PdfDocTableOfContents TableOfContents { get; }
Public ReadOnly Property TableOfContents As PdfDocTableOfContents
Get
public:
property PdfDocTableOfContents^ TableOfContents {
PdfDocTableOfContents^ get ();
}
member TableOfContents : PdfDocTableOfContents with get
Property Value
PdfDocTableOfContents