C1.WPF.SpellChecker Namespace / SpellDictionaryBase Class
Members

SpellDictionaryBase Class
Base class for built-in and user dictionaries (see (SpellDictionary and UserDictionary).
Syntax
'Declaration
 
Public MustInherit Class SpellDictionaryBase 
   Implements ISpellDictionary 
 
Inheritance Hierarchy

System.Object
   C1.WPF.SpellChecker.SpellDictionaryBase
      C1.WPF.SpellChecker.SpellDictionary
      C1.WPF.SpellChecker.UserDictionary

See Also