HtmlToImageElementTableOfContentsEnabled Property
Get or sets a flag indicating if this HTML to PDF element can contribute to the PDF document table of contents.
The PDF document table of contents is controlled by
TableOfContents property. Default value is true
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public bool TableOfContentsEnabled { get; set; }
Public Property TableOfContentsEnabled As Boolean
Get
Set
Property Value
Boolean