FindPrevious Method
FindPrevious()
When implemented by a class, searches for the previous occurrence of the text specified by previous search.
Declaration
bool FindPrevious()
Returns
Type | Description |
---|---|
Boolean | True if search succeed; otherwise false. |