| Name | Description | |
|---|---|---|
![]() | Add | Adds a bookmark to the collection. |
![]() | Clear | Removes all items from the collection. |
![]() | Contains | Determines whether the collection contains a specific value. |
![]() | CopyTo | Copies the elements of the collection to an Array, starting at a particular Array index. |
![]() | 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) |
![]() | GetEnumerator | Returns an enumerator that iterates through a collection. |
![]() | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node. (Inherited from PdfTreeNodeBase) |
![]() | IndexOf | Determines the index of a specific bookmark in the collection. |
![]() | Insert | Inserts an bookmark to the collection at the specified index. |
![]() | Remove | Removes the first occurrence of a specific object from the collection. |
![]() | RemoveAt | Removes bookmark at the specified index. |
![]() | SetAction | Sets the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | ToString | Returns a System.String that represents this instance. (Inherited from PdfTreeNodeBase) |
