Package | Description |
---|---|
com.itextpdf.forms.xfdf |
Modifier and Type | Method and Description |
---|---|
IdsObject |
XfdfObject.getIds()
Gets the ids element, child of the xfdf element.
|
IdsObject |
IdsObject.setModified(String modified)
Sets the string value of the unique identifier for the modified version of the pdf and corresponding xfdf document.
|
IdsObject |
IdsObject.setOriginal(String original)
Sets the string value of the permanent identifier which is based on the contents of the file at the time it was originally created.
|
Modifier and Type | Method and Description |
---|---|
void |
XfdfObject.setIds(IdsObject ids)
Sets ids element, child of the xfdf element.
|
Copyright © 1998–2023 iText Group NV. All rights reserved.