Click or drag to resize

ISpellChecker Properties

The ISpellChecker type exposes the following members.

Properties
  NameDescription
Public propertyCustomDictionary
Gets the custom dictionary.
Public propertyDictionaryNames Obsolete.
Gets or sets the list of the dictionary names used for spell checking.
Public propertyEnabled
Enables or disables spell checking. By default, spell checking is enabled.
Public propertyEngine
The IEngine instance associated with this object.
Public propertyIsDisposed
Indicates if the object is already disposed.
(Inherited from IAutoDisposable.)
Public propertyLanguages
Gets the list of the languages used for spell checking.
Top
See Also