RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / SpellDictionary Class
Members

In This Topic
    SpellDictionary Class
    In This Topic
    Class that contains a list of words and methods looking them up and loading them from a compressed file.
    Object Model
    SpellDictionary Class
    Syntax
    'Declaration
     
    
    Public Class SpellDictionary 
       Inherits SpellDictionaryBase
       Implements ISpellDictionary 
    public class SpellDictionary : SpellDictionaryBase, ISpellDictionary  
    Inheritance Hierarchy

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

    See Also