| Name | Description | |
|---|---|---|
![]() | CreateFieldCopy | Overloaded. Create copy of this field into the specified document. (Inherited from PdfInteractiveFormField) |
![]() | CreateFieldTreeCopy | Overloaded. Creates a copy of this field tree. (Inherited from PdfInteractiveFormField) |
![]() | 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 PdfInteractiveFormField) |
![]() | GetAnnotationRotate | Returens the number of degrees by which the widget annotation is rotated counterclockwise relative to the page. (Inherited from PdfInteractiveFormField) |
![]() | GetAnnotations | Returns an array of PdfAnnotation that contains all widget annotations of interactive form field tree. This field is used as a root of interactive form field tree. (Inherited from PdfInteractiveFormField) |
![]() | GetAvailableAppearanceStateNames | Returns a string array that contains available normal appearance state names of widget annotation. (Inherited from PdfInteractiveFormField) |
![]() | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node. (Inherited from PdfTreeNodeBase) |
![]() | GetTextContentPadding | Returns the rectangle, where field text content must be drawn. (Inherited from PdfInteractiveFormField) |
![]() | GetTextContentRect | Returns the rectangle, where field text content must be drawn. (Inherited from PdfInteractiveFormField) |
![]() | GetTextDefaultAppearance | Overloaded. Returns the properties of text default appearance. (Inherited from PdfInteractiveFormField) |
![]() | GetVariableTextValue | Returns the current value of the variable text. |
![]() | Remove | Deletes the field and all children from interactive form tree, also removes all widget annotations of deleted subtree from annotations of PDF pages. (Inherited from PdfInteractiveFormField) |
![]() | ResetValue | Resets the field value and children field values to their default values. (Inherited from PdfInteractiveFormField) |
![]() | SetAction | Sets the action, which is associated with the specified action property name. (Inherited from PdfInteractiveFormField) |
![]() | SetDefaultValueFromValue | Sets the field default value and children field default values to their current values. (Inherited from PdfInteractiveFormField) |
![]() | SetTextDefaultAppearance | Sets the properties of text default appearance. (Inherited from PdfInteractiveFormField) |
![]() | ToString | Returns a System.String that represents this instance. (Inherited from PdfTreeNodeBase) |

