Back to Devexpress

OptionsSpelling Properties

wpf-devexpress-dot-xpf-dot-spellchecker-dot-optionsspelling-dot-underscore-properties.md

latest2.0 KB
Original Source

OptionsSpelling Properties

Contains options that affect text processing.

NameDescription
CheckFromCursorPosStart spell check from the cursor position.
CheckSelectedTextFirstSpell check the selected text first.
IgnoreEmailsGets or sets whether e-mail addresses should be excluded from the check.
IgnoreMarkupTagsGets or sets whether the text enclosed with specific markup tags should be checked.
IgnoreMixedCaseWordsGets or sets whether the spell checker ignores words containing different case letters in positions other than the first.
IgnoreRepeatedWordsGets or sets whether the spell checker ignores repeated words.
IgnoreUpperCaseWordsGets or sets whether the spell checker ignores words in which all letters are uppercase.
IgnoreUriGets or sets whether the spell checker ignores strings which can be qualified as Uniform Resource Identifiers (URI).
IgnoreUrlsObsolete. Gets or sets whether the spell checker ignores the URLs in text.
IgnoreWordsWithNumbersGets or sets whether the spell checker ignores words that contain numbers.

See Also

OptionsSpelling Class

OptionsSpelling Members

DevExpress.Xpf.SpellChecker Namespace