Keyoti RapidSpell WPF API Docs
LanguageParser Property
APIKeyoti.RapidSpell.WpfRapidSpellDialogLanguageParser
Keyoti RapidSpell WPF
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: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827