EVO HTML to PDF Converter

TableOfContentsOptionsMaxTocItemTitleLength Property

EVO PDF Client for .NET Documentation
Gets or sets the maximum accepted length of the table of contents item title. If a positive value is set for this property the table of contents item title will be truncated if necessary. By default the table of contents item title will not be truncated

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public int MaxTocItemTitleLength { get; set; }

Property Value

Type: Int32
See Also

Reference