EVO HTML to PDF Converter

TableOfContentsOptionsAutoTocItemsEnabled Property

EVO PDF Client for Universal Windows Platform 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.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient_UWP (in EvoHtmlToPdfClient_UWP.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public bool AutoTocItemsEnabled { get; set; }

Property Value

Type: Boolean
See Also

Reference