FORMCHECKBOX
Syntax:
FORMCHECKBOX
Description: Inserts a check box style form field which, when the editing of form fields is enabled using the <documentProtection>
element (§2.15.1.28), can be checked and unchecked. 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 check box based on the properties of the <ffData>
element (§2.16.17).
Switches: None.
example:
FORMCHECKBOX
Assuming the appropriate properties are used in the child XML elements of the field, a check box is displayed.