Target for this bookmark.
Object.defineProperty(DocumentBookmark.prototype, 'target',
get: function(),
set: function(value)
)
target: 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).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET