target Property

Summary

Target for this bookmark.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentBookmark.prototype, 'target', 
   get: function(), 
   set: function(value) 
) 

Property Value

The 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).

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly