Method FindPrevious
FindPrevious(bool)
public bool FindPrevious(bool wrapAround = true)
Parameters
wrapAroundbool
Returns
FindPrevious(string, bool, bool)
public bool FindPrevious(string searchText, bool matchCase = false, bool wrapAround = true)