Back to Devexpress

SpellCheckOptions Properties

blazor-devexpress-dot-blazor-dot-richedit-dot-spellcheck-dot-spellcheckoptions-dot-underscore-properties.md

latest1.2 KB
Original Source

SpellCheckOptions Properties

Defines options for the Rich Text Editor‘s built-in spell check service.

NameDescription
AddToDictionaryActionAllows you to implement a delegate method that writes the selected word to a dictionary file.
DictionariesGets a list that contains all the added dictionaries.
FileProviderSpecifies a file provider that accesses dictionary files.
MaxSuggestionCountSpecifies the maximum number of suggestions the context menu should display.

See Also

SpellCheckOptions Class

SpellCheckOptions Members

DevExpress.Blazor.RichEdit.SpellCheck Namespace