Back to Devexpress

DevExpress.Blazor.RichEdit.SpellCheck Namespace

blazor-devexpress-dot-blazor-dot-richedit-4d810af7.md

latest1.5 KB
Original Source

DevExpress.Blazor.RichEdit.SpellCheck Namespace

Contains classes and interfaces for the DevExpress Blazor Rich Text Editor‘s spell check functionality.

Assembly : DevExpress.Blazor.RichEdit.v25.2.dll

NuGet Package : DevExpress.Blazor.RichEdit

Classes

NameDescription
DictionaryA simple dictionary.
DictionaryBaseImplements the base API for dictionaries.
GrammarBasedDictionaryImplements the base API for dictionaries that split words into roots and affixes.
HunspellDictionaryA Hunspell dictionary.
ISpellDictionaryAn ISpell dictionary.
SpellCheckExtensions staticContains an extension method to add and configure the built-in spell check service for the Rich Text Editor.
SpellCheckOptionsDefines options for the Rich Text Editor‘s built-in spell check service.