FormTextFieldType enumeration

FormTextFieldType enumeration

Defines types of text for WordsProcessing document form fields.

The FormTextFieldType type exposes the following members:

Fields

Field Description
ALL_TEXT_TYPES Form field with any type.
PLAIN_TEXT Form field with plain text type.
RICH_TEXT Form field with rich text type.

See Also