FindPrevious Method FindPrevious() Searches for the previous occurrence of the text specified by previous search. Declaration public virtual bool FindPrevious() Returns Type Description Boolean True if search succeed; otherwise false. Implements ISearch.FindPrevious()