Keyoti RapidSpell Web .NET Help Docs
LanguageParser Property
API DocumentationKeyoti.RapidSpellRapidSpellCheckerLanguageParser
Keyoti RapidSpell Web .NET
The type of language parsing to use.
Declaration Syntax
C#Visual BasicVisual C++
public LanguageType LanguageParser { get; set; }
Public Property LanguageParser As LanguageType
public:
virtual property LanguageType LanguageParser {
	LanguageType get () sealed;
	void set (LanguageType value) sealed;
}
Remarks
Eg. If the dictionary is set to French, you should use the French parser.

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625