[This is preliminary documentation and is subject to change.]

The SpellEngine type exposes the following members.

Constructors

  NameDescription
SpellEngine
Initializes a new instance of the SpellEngine class.

Methods

  NameDescription
AddLanguage
Adds the language.
Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
IsDisposed
Gets a value indicating whether this instance is disposed.
Item
Gets the SpellFactory with the specified language.
Processors
Gets or sets the used processors (cores).

See Also