EVO HTML to PDF Converter

PdfBookmarkOptionsMaxTitleLength Property

Winnovative Client for .NET Core Documentation
Gets or sets the maximum accepted length of the bookmark title string. If a positive value is set for this property the bookmark title will be truncated if necessary. By default and the bookmark title will not be truncated

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient_NetCore (in WnvHtmlToPdfClient_NetCore.dll) Version: 16.0.0
Syntax

public int MaxTitleLength { get; set; }

Property Value

Type: Int32
See Also

Reference