Keyoti RapidSpell Web .NET Help Docs
AllowAnyCase Property
API DocumentationKeyoti.RapidSpellCheckerEngineAdapterAllowAnyCase
Keyoti RapidSpell Web .NET
Whether to allow words spelt with any 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:
virtual property bool AllowAnyCase {
	bool get () sealed;
	void set (bool value) sealed;
}
public:
virtual property bool AllowAnyCase {
	bool get () sealed;
	void set (bool value) sealed;
}
abstract AllowAnyCase : bool with get, set
override AllowAnyCase : bool with get, set
abstract AllowAnyCase : bool with get, set
override AllowAnyCase : bool with get, set
Property Value

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