ComponentOne SpellChecker for WinForms
State Property

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > SpellDictionaryBase Class : State Property
Gets a DictionaryState value that indicates whether the dictionary was loaded successfully.
Syntax
'Declaration
 
Public Property State As DictionaryState
public DictionaryState State {get; set;}
See Also

Reference

SpellDictionaryBase Class
SpellDictionaryBase Members