Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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