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#Visual BasicVisual C++
public virtual Hashtable AutoCorrectionMap { get; set; }
Public Overridable Property AutoCorrectionMap As Hashtable
public:
virtual property Hashtable^ AutoCorrectionMap {
	Hashtable^ get ();
	void set (Hashtable^ value);
}
Remarks
To set a custom list (eg. other languages see AutoCorrectionMap)

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2) Version: 4.6.1.204