PdfDocumentOptionsTableOfContents Property
The table of contents options controlling the title, style, page numbers, inline placement and
creation mode. To enable the creation of the table of contents from HTML heading tags or
data-heading elements, set the
GenerateTableOfContents property to true.
Namespace: EvoPdf.NextAssembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.36.0
public TableOfContentsOptions TableOfContents { get; }
Property Value
TableOfContentsOptions