SpellDictionaryBase Class Members
                In This Topic
            
            The following tables list the members exposed by SpellDictionaryBase.
            
            
            
            
            
            
            
            
            
            Public Properties
|  | Name | Description | 
|---|
|  | Enabled | Gets or sets whether the dictionary is enabled. | 
|  | FileName | Gets or sets the name of the file that contains the dictionary. | 
TopPublic Methods
|  | Name | Description | 
|---|
|  | Contains | Checks whether the dictionary contains a given word. | 
|  | EnsureLoaded | Ensures the dictionary is loaded, reading words from the file if necessary. | 
|  | ToString | Gets a string that represents this object. | 
TopSee Also