Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Show in webframe

Target Property (DocumentBookmark)






Target for this bookmark.
Syntax
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);
}

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

Example

For an example, refer to DocumentStructure.

Requirements

Target Platforms

See Also

Reference

DocumentBookmark Class
DocumentBookmark Members

Error processing SSI file
   Leadtools.Documents requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features