WordToPdfDocumentOptionsTableOfContents Property

The table of contents options. To enable the creation of table of contents from heading tags set the GenerateTableOfContents property on true

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next.WordToPdf (in Winnovative.Pdf.Next.WordToPdf.dll) Version: 20.0.0
C#
public TableOfContentsOptions TableOfContents { get; }

Property Value

TableOfContentsOptions

See Also