| Overload | Description | 
|---|---|
| FindText(Regex,Int32,Boolean) | Finds the text using regular expression in this text region. | 
| FindText(String,Boolean,Int32,Boolean) | Finds the text in this text region. | 
| FindText(String,Int32,Boolean) | Finds the text in this text region. | 
| FindText(TextSearchEngine,Int32,Boolean) | Finds the text in this text region using specified TextSearchEngine. |