Gets a collection of all form fields contained in the document. The property's value is an object of the type FormFieldCollection.
Introduced: X18.
public FormFieldCollection FormFields { get; }
Public ReadOnly Property FormFields() As FormFieldCollection
Runtime only.
Read only.