Name | Description | |
---|---|---|
PDFBookmark Constructor | Initializes a new PDFBookmark object. |
The following tables list the members exposed by PDFBookmark.
Name | Description | |
---|---|---|
PDFBookmark Constructor | Initializes a new PDFBookmark object. |
Name | Description | |
---|---|---|
Action | Gets or sets the action to be executed when the bookmark is clicked. | |
Bookmarks | Gets the collection of child bookmarks. | |
Color | Gets or sets the bookmark color. | |
DisplayStyle | Gets or sets the display style of this object. | |
Document | Gets or sets the document this bookmark belongs to. | |
Expanded | Gets or sets a value indicating whether the bookmark should be displayed in collapsed or expanded state. | |
Parent | Gets the parent of this PDFBookmark object. | |
Title | Gets or sets the title of this bookmark. |
Name | Description | |
---|---|---|
Execute | Executes the bookmark's action or destination on the target pages view control. | |
GetRawValue | Gets the value of the specified key. |