​
​
​

Gets a collection of all form fields contained in a header or footer. The property's value is an object of the type FormFieldCollection.

​ Introduced: X18.

Syntax

​public FormFieldCollection FormFields { get; }
​Public ReadOnly Property FormFields() As FormFieldCollection
​

Limitations

Read only.

​