Keyoti RapidSpell WPF API Docs
LanguageParser Property
APIKeyoti.RapidSpell.WpfICheckerEngineLanguageParser
Keyoti RapidSpell WPF
The type of language parsing to use.
Declaration Syntax
C#Visual BasicVisual C++
LanguageType LanguageParser { get; set; }
Property LanguageParser As LanguageType
property LanguageType LanguageParser {
	LanguageType get ();
	void set (LanguageType value);
}
Return Value
This implementation always returns ENGLISH.
Remarks
Eg. If the dictionary is set to French, you should use the French parser.

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827