C1.WPF.SpellChecker Namespace / C1SpellChecker Class
Members

C1SpellChecker Class
Default implementations for the C1.WPF.ISpellChecker. Provides spell checking services for any type of control.
Object Model
C1SpellChecker ClassISpellDictionary InterfaceISpellParser InterfaceWordList ClassSpellDictionary ClassSpellOptions ClassUserDictionary Class
Syntax
'Declaration
 
Public Class C1SpellChecker 
   Implements C1.WPF.ISpellChecker 
 
Inheritance Hierarchy

System.Object
   C1.WPF.SpellChecker.C1SpellChecker

See Also