CanFindPrevious Method
CanFindPrevious()
Indicates whether search engine can find previous occurrence of the text specified to search or it is the first attempt to search.
Declaration
public virtual bool CanFindPrevious()
Returns
Type | Description |
---|---|
Boolean | False if it is the first attempt to search; otherwise true. |