Determines search options for the Find methods. The enumeration contains the following values:

Members

Member Description
MatchCase Locates only instances of the search text that have the exact casing.
MatchWholeWord Locates only instances of the search text which are whole words.
NoHighlight The search text, if found, is not highlighted.
NoMessageBox Does not display message boxes to inform about search results.
Reverse The search starts at the end of the control's document and searches to the beginning of the document.

See Also

TextControl.Find Method, WPF.TextControl.Find Method, ServerTextControl.Find Method, HeaderFooter.Find Method, TextFrame.Find Method.