Name | Description | |
---|---|---|
![]() | PdfDocumentInteractiveForm | Initializes a new instance of the PdfDocumentInteractiveForm class. |
Name | Description | |
---|---|---|
![]() | PdfDocumentInteractiveForm | Initializes a new instance of the PdfDocumentInteractiveForm class. |
Name | Description | |
---|---|---|
![]() | BasicObject | Gets the basic object of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | CalculationOrder | Gets or sets a list of interactive form fields with calculation actions, defining the calculation order in which their values will be recalculated when the value of any field changes. |
![]() | DefaultTextQuadding | Gets or sets a document-wide default value for the form of quadding (justification) to be used in displaying the text of the field. |
![]() | Document | Gets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase) |
![]() | Fields | Gets a field collection representing interactive form fields associated with the document. |
![]() | 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) |
![]() | NeedAppearances | Gets or sets a value indicating whether the viewer application must construct appearance streams and appearance properties for all widget annotations in the document. |
![]() | ObjectNumber | Gets the unique object number. (Inherited from PdfTreeNodeBase) |
![]() | SignatureFlags | Gets or sets the set of flags specifying various document-level characteristics related to signature fields. |
![]() | XFAResource | Gets or sets an XFA resource. |
![]() | XFAResources | Gets or sets a dictionary containing a name-resource pairs specifying individual packets that together make up the XFA resource. |
Name | Description | |
---|---|---|
![]() | AddField | Overloaded. Adds a form field to the end of |
![]() | CreateFieldTreeCopy | Creates a copy of the specified field. |
![]() | FindField | Finds a field by specified fully qualified field name. |
![]() | FindFields | Finds a fields by specified fully qualified field name. |
![]() | 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) |
![]() | GetFields | Returns all fields of PDF document. |
![]() | GetFieldsLocatedOnPage | Returns the terminal fields located on specified page. |
![]() | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node. (Inherited from PdfTreeNodeBase) |
![]() | GetSignatureFields | Returns all signature fields of PDF document. |
![]() | GetTerminalFields | Returns all terminal fields of PDF document. |
![]() | RemoveField | Overloaded. Removes the field and all it subfields from interactive form, also removes all widget annotations of removed subtree from annotations of PDF pages. |
![]() | ResetFieldValues | Resets all field values in interactive form to their default values. |
![]() | 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) |
![]() | UpdateAppearances | Updates widget annotation appearances, of all fields, to reflect the default appearances. |
Name | Description | |
---|---|---|
![]() | FieldTreeChanged | Occurs when a field collection of interactive form field tree was changed. |