EVO HTML to PDF Converter

TableOfContentsOptionsAutoTocItemsEnabled Property

EVO HTML to PDF Converter for .NET Documentation
A flag indicating if the automatic creation of a table of contents items for the H1 to H6 HTML elements is enabled or not. By default this property is false

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public bool AutoTocItemsEnabled { get; set; }

Property Value

Type: Boolean
See Also

Reference