officefileapi-devexpress-dot-pdf-dot-pdfinteractiveform-dot-underscore-members.md
An interactive form (AcroForm) that represents a collection of fields for gathering information interactively from the user.
| Name | Description |
|---|---|
| DefaultAppearanceCommands | Gets a collection of default appearance commands. |
| DefaultTextJustification | Gets the default justification that is used in displaying the annotation’s text. |
| Fields | Gets the document’s root fields. |
| NeedAppearances | Gets a value that indicates whether to construct appearance streams and appearance dictionaries for all widget annotations in the document. |
| SignatureFlags | Gets flags specifying various document-level characteristics related to signature fields. |
| XFAForm | Gets an XFA form. |
| Name | Description |
|---|---|
| Equals(Object, Object) static | Determines whether the specified object instances are considered equal. Inherited from Object. |
| Equals(Object) | Determines whether the specified object is equal to the current object. Inherited from Object. |
| GetFormField(String) | Obtains the interactive form field by its name. |
| GetHashCode() | Serves as the default hash function. Inherited from Object. |
| GetType() | Gets the Type of the current instance. Inherited from Object. |
| MemberwiseClone() protected | Creates a shallow copy of the current Object. Inherited from Object. |
| ReferenceEquals(Object, Object) static | Determines whether the specified Object instances are the same instance. Inherited from Object. |
| ToString() | Returns a string that represents the current object. Inherited from Object. |
See Also