newPageSearch
fun newPageSearch(pageIndex: Int, query: String, matchCase: Boolean, matchWholeWord: Boolean): TextSearchContext
A handle class for the search context. stopSearch must be called to release this handle.
Return
A handle for the search context.
Parameters
pageIndex
index of page.
query
A unicode match pattern.
matchCase
match case
matchWholeWord
match the whole word