FORMTEXT
Syntax:
FORMTEXT
Description: Inserts a text box style form field which, when the editing of form fields is enabled using the <documentProtection>
element (§2.15.1.28), can be typed into. An instance of this field shall be accompanied by a use of the <ffData>
element (§2.16.17) which contains the form field's properties.
Field Value: A text box based on the properties of the <ffData>
element (§2.16.17).
Switches: None.
example:
FORMTEXT
Assuming the appropriate properties are used in the child XML elements of the field, a text box is displayed.