PdfDocumentCatalog Class Members
In This Topic
The following tables list the members exposed by
PdfDocumentCatalog.
Public Properties
Public Methods
| 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. |
 | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node. (Inherited from PdfTreeNodeBase) |
 | SetAction | Sets the action, which is associated with the specified action property name. |
 | ToString | Returns a System.String that represents this instance. (Inherited from PdfTreeNodeBase) |
See Also