Keyoti RapidSpell Desktop .NET API Docs
AutoCorrectEnabled Property
APIKeyoti.RapidSpellRapidSpellAsYouTypeAutoCorrectEnabled
Keyoti RapidSpell Desktop .NET
Whether to auto-correct common spelling/typographical mistakes (default is English errors).
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool AutoCorrectEnabled { get; set; }
public bool AutoCorrectEnabled { get; set; }
Public Property AutoCorrectEnabled As Boolean
	Get
	Set
Public Property AutoCorrectEnabled As Boolean
	Get
	Set
public:
property bool AutoCorrectEnabled {
	bool get ();
	void set (bool value);
}
public:
property bool AutoCorrectEnabled {
	bool get ();
	void set (bool value);
}
member AutoCorrectEnabled : bool with get, set
member AutoCorrectEnabled : bool with get, set
Property Value
Remarks
To set a custom list (eg. other languages see AutoCorrectionMap)

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412