Keyoti RapidSpell Desktop .NET API Docs
LanguageParser Property
APIKeyoti.RapidSpellRapidSpellAsYouTypeLanguageParser
Keyoti RapidSpell Desktop .NET
The type of language parsing to use.
Declaration Syntax
C#Visual BasicVisual C++
public LanguageType LanguageParser { get; set; }
Public Property LanguageParser As LanguageType
public:
property LanguageType LanguageParser {
	LanguageType get ();
	void set (LanguageType value);
}
Remarks
Eg. If the dictionary is set to French, you should use the French parser.

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