Package | Description |
---|---|
com.itextpdf.forms.xfdf |
Modifier and Type | Method and Description |
---|---|
FieldsObject |
FieldsObject.addField(FieldObject field)
Adds a new field to the list.
|
FieldsObject |
XfdfObject.getFields()
Gets the fields element, a child of the xfdf element and is the container for form field elements.
|
Modifier and Type | Method and Description |
---|---|
void |
XfdfObject.setFields(FieldsObject fields)
Sets fields element, a child of the xfdf element and is the container for form field elements.
|
Copyright © 1998–2023 iText Group NV. All rights reserved.