Method CanFindPreviousSelected
CanFindPreviousSelected()
When implemented by a class, indicates whether search engine can find previous occurrence of the selected text or it is the first attempt to search.
bool CanFindPreviousSelected()
Returns
- bool
False if it is the first attempt to search or no text selected; otherwise true.