The TextFindCriteria type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Backwards |
Search backwards. (default = false)
| |
| MatchCase |
Match case. (default = false)
| |
| MatchWholeWord |
Match whole word only. (default = false)
| |
| Text |
Find this text. (default = [null])
|