1. GroupDocs.Signature
  2. /
  3. GroupDocs.Signature for Python via .NET
  4. /
  5. groupdocs.signature.domain
  6. /
  7. FormTextFieldType enumeration

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