Parameters
- searchEngine
- Text search engine that determines which text to find and how to find the text.
- startIndex
- Zero-based start position in text region.
- searchUp
- A value indicating whether the text must be searched from current position in text region to the beginning of text region.
Return Value
TextRegion if text is found; otherwise, null.