Skip to main content

OptionsSpellingBase Properties

Contains options that affect text processing.
Name Description
CheckFromCursorPos Start spell check from the cursor position.
CheckSelectedTextFirst Spell check the selected text first.
IgnoreEmails Gets or sets whether e-mail addresses should be excluded from the check.
IgnoreMixedCaseWords Gets or sets whether the spell checker ignores words containing different case letters in positions other than the first.
IgnoreRepeatedWords Gets or sets whether the spell checker ignores repeated words.
IgnoreUpperCaseWords Gets or sets whether the spell checker ignores words in which all letters are uppercase.
IgnoreUrls Gets or sets whether the spell checker ignores the URLs in text.
IgnoreWordsWithNumbers Gets or sets whether the spell checker ignores words that contain numbers.
See Also