Package | Description |
---|---|
com.foxit.gsdk.pdf |
Modifier and Type | Method and Description |
---|---|
static PDFTextPage |
PDFTextPage.create(PDFPage page)
Create a new
PDFTextPage object with a specified
PDFPage object |
static PDFTextPage |
PDFTextPage.create(PDFPage page,
int option)
Create a new
PDFTextPage object with option from a specified
PDFPage object |
PDFTextPage |
PDFReflowPage.getTextPage()
Get text page of the currtent reflow page.
|
Constructor and Description |
---|
PDFTextSearch(PDFTextPage textpage)
Deprecated.
Current function will be deprecated in future. So, not recommend to use current function any more.
Instead, please use
. |