Keyoti RapidSpell Desktop .NET API Docs
AllowAnyCase Property
APIKeyoti.RapidSpellRapidSpellAsYouTypeAllowAnyCase
Keyoti RapidSpell Desktop .NET
Whether to allow words spelt with incorrect case, eg. "africa", instead of "Africa", this is more relaxed than AllowMixedCase
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool AllowAnyCase { get; set; }
public bool AllowAnyCase { get; set; }
Public Property AllowAnyCase As Boolean
	Get
	Set
Public Property AllowAnyCase As Boolean
	Get
	Set
public:
property bool AllowAnyCase {
	bool get ();
	void set (bool value);
}
public:
property bool AllowAnyCase {
	bool get ();
	void set (bool value);
}
member AllowAnyCase : bool with get, set
member AllowAnyCase : bool with get, set
Property Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412