The BookmarksViewer type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ActionHandler |
This ActionHandler is responsible for executing actions that are associated
with events that are raised by this BookmarksViewer.
| |
| Document |
The PDF document that holds the bookmarks that are displayed by this control.
| |
| ImageList |
Gets or sets the System.Windows.Forms.ImageList that contains the icons for the bookmark nodes in this viewer.
| |
| PagesViewer |
The associated PagesViewer control. When the user clicks an node in the bookmark tree,
this PagesViewer control will behave accordingly.
| |
| SelectedBookmark |
The bookmark that is currently selected.
| |
| TitleEdit |
Gets or sets a value indicating whether the title of the selected bookmark can be edited.
|