FieldType
Overview
FieldType is a enum in Aspose.PDF FOSS for Java.
AcroForm field types recognised by the {@link FormEditor} facade.
This enumeration defines 13 values: Text, PushButton, Reset, Submit, CheckBox, RadioButton, ComboBox, ListBox, Image, Numeric, Barcode, Signature, and 1 more.
Values
| Value | Description |
|---|---|
Text | |
PushButton | |
Reset | |
Submit | |
CheckBox | |
RadioButton | |
ComboBox | |
ListBox | |
Image | |
Numeric | |
Barcode | |
Signature | |
InvalidName |