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

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412