Name | Description | |
---|---|---|
![]() | PdfOptionalContentPresentationOrder | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | PdfOptionalContentPresentationOrder | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | BasicObject | Gets the basic object of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | Document | Gets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | IndirectReference | Gets the reference to an indirect object. (Inherited from PdfTreeNodeBase) |
![]() | IsChanged | Gets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase) |
![]() | 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) |
![]() | Items | Gets or sets the array of optional content group presentation orders to allow nesting as in a tree or outline structure. |
![]() | Name | Gets or sets the name to be used as a non-selectable label in the user interface. |
![]() | ObjectNumber | Gets the unique object number. (Inherited from PdfTreeNodeBase) |
![]() | OptionalContentGroup | Gets the optional content group associated with this presentation order item. |
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) |
![]() | 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) |
PdfOptionalContentPresentationOrder Class
Vintasoft.Imaging.Pdf.Tree.OptionalContent Namespace