Back to Devexpress

DevExpress.Xpf.SpellChecker Namespace

wpf-devexpress-dot-xpf-459f9638.md

latest3.1 KB
Original Source

DevExpress.Xpf.SpellChecker Namespace

Contains classes which implement the main functionality of the DXSpellChecker for WPF suite.

Assembly : DevExpress.Xpf.SpellChecker.v25.2.dll

NuGet Package : DevExpress.Wpf.SpellChecker

Classes

NameDescription
DictionarySourceCollectionA collection of source dictionaries that are used to check spelling in a document.
DXSpellCheckerAllows you to implement the spell checking functionality for the text controls in XAML.
HunspellDictionaryExtensionAn extension instance implementing the HunspellDictionary functionality in XAML.
OptionsSpellingContains options that affect text processing.
RichEditSpellCheckerAllows you to implement the spell checking functionality for the RichEditControl in XAML.
SpellCheckerRepresents the base component of the Spell Checker.
SpellCheckerBase<T>Serves as a base class to the DXSpellChecker and RichEditSpellChecker behaviors.
SpellCheckerCustomDictionaryExtensionAn extension object implementing the SpellCheckerCustomDictionary functionality in XAML.
SpellCheckerDictionaryCollectionThe collection of dictionaries provided for the RichEditSpellChecker or DXSpellChecker behaviors.
SpellCheckerISpellDictionaryExtensionAn extension instance implementing the SpellCheckerISpellDictionary functionality in XAML.
SpellCheckerOpenOfficeDictionaryExtensionAn extension instance implementing the SpellCheckerOpenOfficeDictionary functionality in XAML.
SpellingExtensions staticA base class for spell check extension methods.
SpellingSettingsSpecifies spelling settings for a framework element.