Keyoti RapidSpell Web .NET Help Docs
V2Parser Property
API DocumentationKeyoti.RapidSpellRapidSpellWInlineV2Parser
Keyoti RapidSpell Web .NET
Whether to use parser version 2 - Set to false for backwards (pre v2.8) compatibility. This causes approx. 10-20% speed reduction for spelling error identification.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool V2Parser { get; set; }
public bool V2Parser { get; set; }
Public Property V2Parser As Boolean
	Get
	Set
Public Property V2Parser As Boolean
	Get
	Set
public:
property bool V2Parser {
	bool get ();
	void set (bool value);
}
public:
property bool V2Parser {
	bool get ();
	void set (bool value);
}
member V2Parser : bool with get, set
member V2Parser : bool with get, set
Property Value
Boolean

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331