Overview
FieldType is a enum in Aspose.Pdf FOSS for Java.
AcroForm field types recognised by the {@link FormEditor} facade.
Values
| Value | Description |
|---|
Text | |
PushButton | |
Reset | |
Submit | |
CheckBox | |
RadioButton | |
ComboBox | |
ListBox | |
Image | |
Numeric | |
Barcode | |
Signature | |
InvalidName | |
See Also