The SpellDictionary type exposes the following members.

Properties

  NameDescription
Public propertyEnabled
Gets or sets whether the dictionary is enabled.
(Inherited from SpellDictionaryBase.)
Public propertyFileName
Gets or sets the name of the file that contains the dictionary.
(Overrides SpellDictionaryBase..::..FileName.)
Public propertyPassword
Sets the password needed to load password-protected dictionaries.
Public propertyState
Gets a DictionaryState value that indicates whether the dictionary was loaded successfully.
(Inherited from SpellDictionaryBase.)
Public propertyWordCount
Gets the number of words loaded in the dictionary.

See Also