Name | Description | |
---|---|---|
![]() | PdfBookmark | Overloaded. Initializes a new instance of the PdfBookmark class. |
Name | Description | |
---|---|---|
![]() | PdfBookmark | Overloaded. Initializes a new instance of the PdfBookmark class. |
Name | Description | |
---|---|---|
![]() | Action | Gets or sets an action to be performed when this bookmark is activated. |
![]() | BasicObject | Gets the basic object of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | ChildBookmarks | Gets a PdfBookmarkCollection that contains the first-level child bookmarks of this bookmark. |
![]() | Color | Color to be used for the bookmark entry's text. |
![]() | Destination | The destination to be displayed when this bookmark is activated. |
![]() | Document | Gets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | Flags | A set of flags specifying style characteristics for displaying the bookmark item's text. |
![]() | IndirectReference | Gets the reference to an indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsChanged | Gets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase) |
![]() | IsExpanded | Gets or sets a value that indicates whether the bookmark is expanded. |
![]() | IsIndirectObject | Gets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsNew | Gets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase) |
![]() | ObjectNumber | Gets the unique object number. (Inherited from PdfTreeNodeBase) |
![]() | ParentBookmark | Gets parent bookmark. |
![]() | ParentBookmarks | Gets parent bookmarks. |
![]() | Title | The text to be displayed on the screen for this bookmark. |
Name | Description | |
---|---|---|
![]() | FindNode | Searches the tree node with specified object number from current node. (Inherited from PdfTreeNodeBase) |
![]() | GetAction | Returns the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node. (Inherited from PdfTreeNodeBase) |
![]() | Move | Moves this bookmark to the specified bookmark collection. |
![]() | Remove | Removes this bookmark from the ParentBookmarks . |
![]() | SetAction | Sets the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | ToString | Returns a String that represents this bookmark. |