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

Show in webframe

Bookmarks Property






Manages the bookmarks and table of content in this document viewer.
Syntax
public DocumentViewerBookmarks Bookmarks {get;}
'Declaration
 
Public ReadOnly Property Bookmarks As DocumentViewerBookmarks
'Usage
 
Dim instance As DocumentViewer
Dim value As DocumentViewerBookmarks
 
value = instance.Bookmarks
public:
property DocumentViewerBookmarks^ Bookmarks {
   DocumentViewerBookmarks^ get();
}

Property Value

The DocumentViewerBookmarks object that manages bookmarks and table of content in this document viewer.
Remarks

Document bookmarks and table of content is parsed from the Document set the in the viewer using the DocumentStructure class. Each is a DocumentBookmark object that specifies the properties of an entry into the table of content as well as any children items.

Refer to DocumentViewerBookmarks for more information.

Example

For an example, refer to DocumentViewerBookmarks.

Requirements

Target Platforms

See Also

Reference

DocumentViewer Class
DocumentViewer Members
Using LEADTOOLS Document Viewer

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