Back to Devexpress

AutoCorrectOptions Properties

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

latest1.3 KB
Original Source

AutoCorrectOptions Properties

Contains options specifying what autocorrect features are enabled.

NameDescription
CorrectTwoInitialCapitalsGets or sets whether AutoCorrect should change the second of two initial capitals to lowercase .
DetectUrlsGets or sets whether AutoCorrect should detect URI strings and format them as hyperlinks.
ReplaceTextAsYouTypeGets or sets whether AutoCorrect should scan for entries as you type and replace them with designated text or image.
UseSpellCheckerSuggestionsGets or sets whether AutoCorrect should correct misspelled words that are similar to words in the dictionary that the spelling checker uses.

See Also

AutoCorrectOptions Class

AutoCorrectOptions Members

DevExpress.XtraRichEdit Namespace