Winnovative Logo

DocumentTableOfContents Property

Winnovative Client for .NET Core
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:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public PdfDocumentTableOfContents TableOfContents { get; }

Property Value

Type: PdfDocumentTableOfContents
See Also

Reference