EvoPdf Chromium for .NET Documentation
C#
Show/Hide TOC
Pdf
Document
Options
Table
Of
Contents 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.Chromium
Assembly:
EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
C#
Copy
public
TableOfContentsOptions
TableOfContents
{
get
; }
Property Value
TableOfContentsOptions
See Also
Reference
PdfDocumentOptions Class
EvoPdf.Chromium Namespace
In This Article
Definition
See Also