Package | Description |
---|---|
com.itextpdf.forms.xfdf |
Modifier and Type | Method and Description |
---|---|
AnnotsObject |
AnnotsObject.addAnnot(AnnotObject annot)
Adds a new AnnotObject to the list of children annotations.
|
AnnotsObject |
XfdfObject.getAnnots()
Gets the annots element, a child of the xfdf element and is the container for annot elements.
|
Modifier and Type | Method and Description |
---|---|
void |
XfdfObject.setAnnots(AnnotsObject annots)
Sets the annots element, a child of the xfdf element and is the container for annot elements.
|
Copyright © 1998–2023 iText Group NV. All rights reserved.