PdfBookmarkOptionsDefaultTitle Property
Gets or sets the default title to be used for bookmarks that don't have an associated text. This property has effect only if
AllowDefaultTitle
is true. This property defaults to "Bookmark" text
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public string DefaultTitle { get; set; }
Public Property DefaultTitle As String
Get
Set
Property Value
String