FormTextFieldType
FormTextFieldType enumeration
Defines types of text for WordsProcessing document form fields.
public enum FormTextFieldType
Values
Name | Value | Description |
---|---|---|
AllTextTypes | 0 |
Form field with any type. |
PlainText | 1 |
Form field with plain text type. |
RichText | 2 |
Form field with rich text type. |
See Also
- namespace GroupDocs.Signature.Domain
- assembly GroupDocs.Signature