Method CanFindNext
CanFindNext()
Indicates whether search engine can find next occurrence of the text specified by previous search or it is only first attempt to search.
public virtual bool CanFindNext()
Returns
- bool
False if it is the first attempt to search; otherwise true.