EVO HTML to PDF Converter

PdfBookmarkOptionsDefaultTitle Property

EVO PDF Client for .NET Documentation
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:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public string DefaultTitle { get; set; }

Property Value

Type: String
See Also

Reference