new Page Search
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
page Index
index of page.
query
A unicode match pattern.
match Case
match case
match Whole Word
match the whole word