Keyoti RapidSpell WPF API Docs
LanguageParser Property
APIKeyoti.RapidSpell.WpfIUserInterfaceFormPresenterLanguageParser
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214