Back to Devexpress

SpellCheckerOptions Properties

officefileapi-devexpress-dot-xtrarichedit-dot-spellcheckeroptions-dot-underscore-properties.md

latest1.6 KB
Original Source

SpellCheckerOptions Properties

Contains options that specify how the spell checker should process text in any range of the document.

NameDescription
AutoDetectDocumentCultureGets or sets whether the spell checker should ignore language settings for document ranges and determine the language automatically.
ClearErrorsAfterLimitExceededSpecifies whether the spell check stops and the list of misspelled words is cleared when the number of found misspellings exceeds a predefined limit.
IgnoreNoProofGets or sets whether the spell checker should ignore “no-proof” settings for text ranges in a document.
LowerErrorLimitGets or sets the number of misspelled words at which spell check is resumed after it has been stopped due to the high number of misspellings.
UpperErrorLimitGets or sets the number of errors at which the spell check stops.

See Also

SpellCheckerOptions Class

SpellCheckerOptions Members

DevExpress.XtraRichEdit Namespace