PdfTreeNodeBase Class Methods
In This Topic
For a list of all methods of this type, see
PdfTreeNodeBase.
Public Methods
| | Name | Description |
 | FindNode | Searches the tree node with specified object number from current node. |
 | GetAction | Returns the action, which is associated with the specified action property name. |
 | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node. |
 | SetAction | Sets the action, which is associated with the specified action property name. |
 | ToString | Returns a System.String that represents this instance. |
See Also