HtmlToImageElementTableOfContentsEnabled Property
            Get or sets a flag indicating if this HTML to PDF element can contribute to the PDF document table of contents. 
            The PDF document table of contents is controlled by 
TableOfContents property. Default value is true
            
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 19.0.0
public bool TableOfContentsEnabled { get; set; }
Public Property TableOfContentsEnabled As Boolean
	Get
	Set
Property Value
Boolean