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

Target Property (DocumentBookmark)

Show in webframe
Target for this bookmark.
Syntax
get_target();
set_target(value);
Object.defineProperty('target');

Property Value

TypeDescription
DocumentLinkTargetThe target for this bookmark. Default value is a default DocumentLinkTarget object.
Remarks

Target is used to determine what happens when the user clicks on a bookmark in a viewer application. DocumentLinkTarget contains all the properties needed (target page, position, zoom, optional page fit styles).

See Also

Reference

DocumentBookmark Object
DocumentBookmark Members

Error processing SSI file