EVO HTML to PDF Converter

PdfBookmarkOptionsDefaultTitle Property

EVO HTML to PDF Converter 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
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public string DefaultTitle { get; set; }

Property Value

Type: String
See Also

Reference