HtmlToPdfConverterTableOfContentsOptions Property

Gets a reference to the object controlling the automatic creation of a table of contents in the generated PDF document

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public TableOfContentsOptions TableOfContentsOptions { get; }

Property Value

TableOfContentsOptions

See Also