Keyoti RapidSpell WPF API Docs
AllowAnyCase Property
API ► Keyoti.RapidSpell.Wpf ► ICheckerEngine ► AllowAnyCase
Keyoti RapidSpell WPF
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#
bool AllowAnyCase { get; set; }
bool AllowAnyCase { get; set; }
Property AllowAnyCase As Boolean
	Get
	Set
Property AllowAnyCase As Boolean
	Get
	Set
property bool AllowAnyCase {
	bool get ();
	void set (bool value);
}
property bool AllowAnyCase {
	bool get ();
	void set (bool value);
}
abstract AllowAnyCase : bool with get, set
abstract AllowAnyCase : bool with get, set
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214