PdfBookmark Properties |
The PdfBookmark type exposes the following members.
| Name | Description | |
|---|---|---|
| Children |
Gets a collection of bookmarks / outlines which are direct children of this bookmark.
| |
| Color |
Gets or sets a font color for the bookmark / outline.
| |
| Destination |
Gets or sets a value representing the destination page of this bookmark.
| |
| IsDeleted |
Gets a value representing if this bookmark was deleted by RAD PDF.
| |
| IsOpen |
Gets a value representing if this bookmark's children are open / expanded or collapsed.
| |
| StyleBold |
Gets or sets a value representing the bookmark's bold font styling.
| |
| StyleItalic |
Gets or sets a value representing the bookmark's italic font styling.
| |
| Title |
Gets or sets a value representing the bookmark's title.
|