public class CPDFEditArea
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
void |
attachDocument(CPDFDocument document) |
int |
getPageNum() |
long |
getPtr()
Get pointer to the image box.
|
boolean |
isValid()
Check whether the image box is correct.
|
public long getPtr()
public boolean isValid()
public int getPageNum()
public void attachDocument(CPDFDocument document)