| com.pdftron.pdf.asynctask.GetTextInPageTask.Callback |
Callback interface invoked when text in the current page is prepared.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void |
getText(String text)
Called when the text in the current page has been prepared.
| ||||||||||
Called when the text in the current page has been prepared.
| text | The prepared text |
|---|