C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker Namespace / SpellDictionaryBase Class
Members

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

System.Object
   C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker.SpellDictionaryBase
      C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker.SpellDictionary
      C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker.UserDictionary

See Also