Package | Description |
---|---|
com.foxit.gsdk.pdf | |
com.foxit.gsdk.pdf.annots |
Modifier and Type | Method and Description |
---|---|
SizeF |
PDFReflowPage.getContentSize()
Get width and height of a reflow page after calling function
. |
SizeF |
PDFWatermark.getSize()
Retrieve the size (width and height) of current watermark.
|
SizeF |
PDFPage.getSize()
Get page size.
|
Modifier and Type | Method and Description |
---|---|
abstract SizeF |
AnnotIconProvider.getDisplaySize(java.lang.Object clientData,
java.lang.String iconType,
java.lang.String iconID)
Callback function to retrieve icon size when display, in device
size(pixel normally).
|