FormTextFieldType
Leave feedback
On this page
Inheritance: java.lang.Object
public final class FormTextFieldType
Defines types of text for WordsProcessing document form fields.
| Field | Description |
|---|---|
| AllTextTypes | Form field with any type. |
| PlainText | Form field with plain text type. |
| RichText | Form field with rich text type. |
public static final int AllTextTypes
Form field with any type.
public static final int PlainText
Form field with plain text type.
public static final int RichText
Form field with rich text type.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.