Keyoti RapidSpell Web .NET Help Docs
LanguageParser Property
API DocumentationKeyoti.RapidSpellRapidSpellWInlineLanguageParser
Keyoti RapidSpell Web .NET
The language parser to use, this should match the language of the main dictionary where possible.
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
This is used to give hints to the parser about how punctuation is used (eg. apostrophe is used differently in English and French).

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