Keyoti RapidSpell Desktop .NET API Docs
AutoCorrectionMap Property
APIKeyoti.RapidSpellRapidSpellAsYouTypeAutoCorrectionMap
Keyoti RapidSpell Desktop .NET
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: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412