ComponentOne SpellChecker for WinForms
SpellDictionary Class Members
Properties  Methods 

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace : SpellDictionary Class

The following tables list the members exposed by SpellDictionary.

Public Properties
 NameDescription
Public PropertyGets or sets whether the dictionary is enabled. (Inherited from C1.Win.C1SpellChecker.SpellDictionaryBase)
Public PropertyOverridden. Gets or sets the name of the file that contains the dictionary.  
Public PropertySets the password needed to load password-protected dictionaries.  
Public PropertyGets a DictionaryState value that indicates whether the dictionary was loaded successfully. (Inherited from C1.Win.C1SpellChecker.SpellDictionaryBase)
Public PropertyGets the number of words loaded in the dictionary.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Checks whether the dictionary contains a given word.  
Public MethodEnsures the dictionary is loaded, reading words from the file if necessary. (Inherited from C1.Win.C1SpellChecker.SpellDictionaryBase)
Public MethodGets a string that represents this object. (Inherited from C1.Win.C1SpellChecker.SpellDictionaryBase)
Top
See Also

Reference

SpellDictionary Class
C1.Win.C1SpellChecker Namespace