Package | Description |
---|---|
com.foxit.gsdk.archive | |
com.foxit.gsdk.pdf |
Modifier and Type | Method and Description |
---|---|
static Archive |
Archive.create()
Create an
Archive object for serializing and de-serializing. |
Modifier and Type | Method and Description |
---|---|
Annot |
PDFPage.deserializeAnnot(Archive archive)
Deserialize the annotation.
|
void |
PDFPage.serializeAnnot(Archive archive,
Annot annot)
Serialize a annotation.
|