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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.