Name | Description | |
---|---|---|
![]() | PdfAnnotationAppearances | Initializes a new instance of the PdfAnnotationAppearances class. |
Name | Description | |
---|---|---|
![]() | PdfAnnotationAppearances | Initializes a new instance of the PdfAnnotationAppearances class. |
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) |
![]() | Down | Gets or sets an annotation "down" appearance. |
![]() | DownStates | Gets or sets an annotation "down" appearance states that defines multiple appearances corresponding to different appearance states of the annotation. |
![]() | 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) |
![]() | Normal | Gets or sets an annotation "normal" appearance. |
![]() | NormalStates | Gets or sets an annotation "normal" appearance states that defines multiple appearances corresponding to different appearance states of the annotation. |
![]() | ObjectNumber | Gets the unique object number. (Inherited from PdfTreeNodeBase) |
![]() | Rollover | Gets or sets an annotation "rollover" appearance. |
![]() | RolloverStates | Gets or sets an annotation "rollover" appearance states that defines multiple appearances corresponding to different appearance states of the annotation. |
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) |
![]() | GetAllAppearances | Returns all appearances, as array of FormXObjects, of this annotation appearances. |
![]() | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node. (Inherited from PdfTreeNodeBase) |
![]() | Remove | Removes the appearance with the specified name from all states. |
![]() | Rename | Renames the annotation appearance state. |
![]() | 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) |