Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Title Property (DocumentBookmark)

Show in webframe
Title (caption) of this bookmark.
Syntax
get_title();
set_title(value);
Object.defineProperty('title');

Property Value

TypeDescription
stringThe title (caption) of this bookmark. Default value is null.
Remarks

Title can be used by viewer applications to set the text of the bookmark in a tree view. This value can optionally be rendered using FontStyles.

See Also

Reference

DocumentBookmark Object
DocumentBookmark Members

Error processing SSI file