| Package | Description |
|---|---|
| com.lowagie.text.pdf |
| Modifier and Type | Method and Description |
|---|---|
AcroFields.Item |
AcroFields.getFieldItem(String name)
Gets the field structure.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,AcroFields.Item> |
AcroFields.getAllFields()
Gets all the fields.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AcroFields.setFieldProperty(AcroFields.Item item,
String name,
int value,
int[] inst)
Sets a field property.
|
Copyright © 2024. All rights reserved.