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

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 19.0.0.0 (19.0.0.0)
C#
public PdfDocumentTableOfContents TableOfContents { get; }

Property Value

PdfDocumentTableOfContents

See Also