PdfBookmarkOptionsMaxTitleLength Property
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: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public int MaxTitleLength { get; set; }
Public Property MaxTitleLength As Integer
Get
Set
Property Value
Int32