public class IdsObject extends Object
| Constructor and Description |
|---|
IdsObject() |
| Modifier and Type | Method and Description |
|---|---|
String |
getModified()
Gets the string value of the unique identifier for the modified version of the pdf and corresponding xfdf document.
|
String |
getOriginal()
Gets the string value of the permanent identifier which is based on the contents of the file at the time it was originally created.
|
IdsObject |
setModified(String modified)
Sets the string value of the unique identifier for the modified version of the pdf and corresponding xfdf document.
|
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.
|
public String getOriginal()
public IdsObject setOriginal(String original)
public String getModified()
public IdsObject setModified(String modified)
Copyright © 1998–2019 iText Group NV. All rights reserved.