com.pdftron.pdf.FindTextProc |
The Interface FindTextProc.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
handleFindText(boolean success, PDFViewCtrl.Selection select, Object data)
Handle FindText
|
Handle FindText
success | Whether or not FindText was successful |
---|---|
select | A selection representing the found text |
data | Any custom data as passed in by the user |