Click or drag to resize

ISpellChecker Properties

The ISpellChecker type exposes the following members.

Properties
  NameDescription
Public propertyCustomDictionary
Gets the custom dictionary.
Public propertyDictionaryNames
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.)
Top
See Also