| Package | Description |
|---|---|
| com.ironsoftware.ironpdf.form |
| Modifier and Type | Method and Description |
|---|---|
static FormFieldTypes |
FormFieldTypes.fromFormType(String formType) |
FormFieldTypes |
FormField.getType()
Gets form field types.
|
static FormFieldTypes |
FormFieldTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FormFieldTypes[] |
FormFieldTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022–2025 Iron Software. All rights reserved.