public interface PdfSearchHandler
PdfProDocument.search(String, int, int, PdfSearchHandler, int)| Modifier and Type | Method and Description |
|---|---|
void |
onSearchElement(int pageNumber,
boolean[] continueSearch,
List searchElements)
Called when a page element that matches a search operation is found.
|
void onSearchElement(int pageNumber,
boolean[] continueSearch,
List searchElements)
pageNumber - number of the pagecontinueSearch - whether to continue the searchsearchElements - list of page elements that match the search