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