Name | Description | |
---|---|---|
![]() | PdfAnnotationAdditionalActions | Initializes a new instance of the PdfAnnotationAdditionalActions class. |
Name | Description | |
---|---|---|
![]() | PdfAnnotationAdditionalActions | Initializes a new instance of the PdfAnnotationAdditionalActions 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) |
![]() | 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) |
![]() | LostInputFocus | Gets or sets an action to be performed when the annotation loses the input focus ("Blur" trigger). |
![]() | MouseButtonDown | Gets or sets an action to be performed when the mouse button is pressed inside the annotation's active area. |
![]() | MouseButtonUp | Gets or sets an action to be performed when the mouse button is released inside the annotation's active area. |
![]() | MouseEnter | Gets or sets an action to be performed when the cursor enters the annotation's active area. |
![]() | MouseExit | Gets or sets an action to be performed when the cursor exits the annotation's active area. |
![]() | ObjectNumber | Gets the unique object number. (Inherited from PdfTreeNodeBase) |
![]() | PageClose | Gets or sets an action to be performed when the page containing the annotation is closed. |
![]() | PageInvisible | Gets or sets an action to be performed when the page containing the annotation is no longer visible in the viewer application's user interface. |
![]() | PageOpen | Gets or sets an action to be performed when the page containing the annotation is opened. |
![]() | PageVisible | Gets or sets an action to be performed when the page containing the annotation becomes visible in the viewer application's user interface. |
![]() | ReceiveInputFocus | Gets or sets an action to be performed when the widget annotation receives the input focus ("Focus" trigger). |
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) |