ComponentOne SpellChecker for WPF and Silverlight
SpellDictionaryBase Class Members
Properties  Methods  Events

C1.WPF.SpellChecker Namespace : SpellDictionaryBase Class

The following tables list the members exposed by SpellDictionaryBase.

Public Properties
 NameDescription
Public PropertyGets or sets whether the dictionary is enabled.  
Public PropertyGets a DictionaryState value that indicates whether the dictionary was loaded successfully.  
Top
Public Methods
 NameDescription
Public MethodChecks whether the dictionary contains a given word.  
Public MethodEnsures the dictionary is loaded, reading words from the file if necessary.  
Public MethodOverloaded. Loads the dictionary from a stream.  
Public MethodOverloaded. Loads the dictionary from a Uri pointing to the compressed dictionary data.  
Top
Public Events
 NameDescription
Public EventFires when the dictionary finishes loading after a call to the LoadAsync(Uri) method.  
Public EventFires while the dictionary loads after a call to the LoadAsync(Uri) method.  
Top
See Also

Reference

SpellDictionaryBase Class
C1.WPF.SpellChecker Namespace