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: EvoPdf.Next
Assembly: EvoPdf.Next.WordToPdf (in EvoPdf.Next.WordToPdf.dll) Version: 14.0.0
C#
public TableOfContentsOptions TableOfContents { get; }

Property Value

TableOfContentsOptions

See Also