Keyoti RapidSpell WPF API Docs
AutoCorrectionMap Property
APIKeyoti.RapidSpell.WpfRapidSpellAsYouTypeAutoCorrectionMap
Keyoti RapidSpell WPF
A map of common errors and their corrections.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual Hashtable AutoCorrectionMap { get; set; }
public virtual Hashtable AutoCorrectionMap { get; set; }
Public Overridable Property AutoCorrectionMap As Hashtable
	Get
	Set
Public Overridable Property AutoCorrectionMap As Hashtable
	Get
	Set
public:
virtual property Hashtable^ AutoCorrectionMap {
	Hashtable^ get ();
	void set (Hashtable^ value);
}
public:
virtual property Hashtable^ AutoCorrectionMap {
	Hashtable^ get ();
	void set (Hashtable^ value);
}
abstract AutoCorrectionMap : Hashtable with get, set
override AutoCorrectionMap : Hashtable with get, set
abstract AutoCorrectionMap : Hashtable with get, set
override AutoCorrectionMap : Hashtable 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