Bookmarks |
The BookmarksViewer type exposes the following members.
| Name | Description | |
|---|---|---|
| BookmarksViewer | Initializes a new instance of the BookmarksViewer class. | |
| BookmarksViewer(IContainer) | Initializes a new instance of the BookmarksViewer class. |
| Name | Description | |
|---|---|---|
| PdfViewer | Gets or sets PdfViewer control associated with this BookmarkViewer control |
| Name | Description | |
|---|---|---|
| Dispose |
Clean up any resources being used.
(Overrides TreeViewDispose(Boolean)) | |
| OnAfterSelect |
Raises the System.Windows.Forms.TreeView.AfterSelect event.
(Overrides TreeViewOnAfterSelect(TreeViewEventArgs)) | |
| OnBeforeExpand |
Creates child nodes and raises the System.Windows.Forms.TreeView.BeforeExpand event.
(Overrides TreeViewOnBeforeExpand(TreeViewCancelEventArgs)) | |
| OnPdfViewerChanging | Called when the current PdfViewer control associated with the ToolStrip is changing. | |
| ProcessAction | Process the PdfAction. | |
| ProcessDestination | Process the PdfDestination. | |
| RebuildTree | Constructs the tree of bookmarks |