Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents Namespace > DocumentBookmark Class : Target Property |
public DocumentLinkTarget Target {get; set;}
'Declaration
Public Property Target As DocumentLinkTarget
'Usage
Dim instance As DocumentBookmark Dim value As DocumentLinkTarget instance.Target = value value = instance.Target
public DocumentLinkTarget getTarget() public void setTarget(DocumentLinkTarget value)
public: property DocumentLinkTarget Target { DocumentLinkTarget get(); void set ( DocumentLinkTarget value); }
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).
For an example, refer to DocumentStructure.