DocumentFormFieldBase Properties
Base class for all document from field elements accessed by DocumentIterator.| Name | Description |
|---|---|
| FormFieldProperties | Provides access to the encountered element’s form field properties. |
| Position | Gets the position of a document element within a document. Inherited from DocumentElementBase. |
| Type | Gets the type of a document element. Inherited from DocumentElementBase. |
See Also