EVO HTML to PDF Converter

DocumentTableOfContents Property

EVO HTML to PDF Converter for .NET Documentation
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:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public PdfDocumentTableOfContents TableOfContents { get; }

Property Value

Type: PdfDocumentTableOfContents
See Also

Reference