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

Show in webframe

GotoBookmark Method






Bookmark with the target to invoke. This value cannot be null.
Invokes the target of the specified document bookmark.
Syntax
public virtual void GotoBookmark( 
   DocumentBookmark bookmark
)
'Declaration
 
Public Overridable Sub GotoBookmark( _
   ByVal bookmark As DocumentBookmark _
) 
'Usage
 
Dim instance As DocumentViewer
Dim bookmark As DocumentBookmark
 
instance.GotoBookmark(bookmark)
public:
virtual void GotoBookmark( 
   DocumentBookmark^ bookmark
) 

Parameters

bookmark
Bookmark with the target to invoke. This value cannot be null.
Remarks

GotoBookmark is called internally when the user user clicks on an item created by Bookmarks. The bookmark objects are parsed from the current document using DocumentStructure.Bookmarks of the current Document.

The application can create a custom bookmark object and call this method to invoke it.

In either case, the document viewer will call RunLinkTarget of the value of Target of bookmark.

Requirements

Target Platforms

See Also

Reference

DocumentViewer Class
DocumentViewer Members

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