DocumentTableOfContents Property
            Gets a reference to the object controlling the automatic creation of a table of contents in the generated PDF document
            based on 
HtmlToPdfElement and 
HtmlToImageElement objects added to PDF document
            
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 19.0.0
public PdfDocumentTableOfContents TableOfContents { get; }
Public ReadOnly Property TableOfContents As PdfDocumentTableOfContents
	Get
Property Value
PdfDocumentTableOfContents