Keyoti RapidSpell WPF API Docs
AutoCorrectEnabled Property
APIKeyoti.RapidSpell.WpfRapidSpellAsYouTypeAutoCorrectEnabled
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214