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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public LanguageType LanguageParser { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public LanguageType LanguageParser { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property LanguageParser As LanguageType
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property LanguageParser As LanguageType
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property LanguageType LanguageParser {
	LanguageType get ();
	void set (LanguageType value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property LanguageType LanguageParser {
	LanguageType get ();
	void set (LanguageType value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member LanguageParser : LanguageType with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member LanguageParser : LanguageType with get, set
Property 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.dll) Version: 6.4.25.331