Keyoti RapidSpell Desktop .NET API Docs
LanguageParser Property
APIKeyoti.RapidSpellRapidSpellDialogLanguageParser
Keyoti RapidSpell Desktop .NET
The type of language parsing to use.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public LanguageType LanguageParser { get; set; }
public LanguageType LanguageParser { get; set; }
Public Property LanguageParser As LanguageType
	Get
	Set
Public Property LanguageParser As LanguageType
	Get
	Set
public:
property LanguageType LanguageParser {
	LanguageType get ();
	void set (LanguageType value);
}
public:
property LanguageType LanguageParser {
	LanguageType get ();
	void set (LanguageType value);
}
member LanguageParser : LanguageType with get, set
member 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