Leadtools.Documents Namespace > DocumentBookmark Object : Target Property |
get_target();
set_target(value);
Object.defineProperty('target');
Type | Description |
---|---|
DocumentLinkTarget | The target for this bookmark. Default value is a default DocumentLinkTarget object. |
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).