Keyoti RapidSpell Desktop .NET API Docs
IgnoreAllCaseInsensitive Property
APIKeyoti.RapidSpellCheckerEngineAdapterIgnoreAllCaseInsensitive
Keyoti RapidSpell Desktop .NET
Whether Ignore All operations should be considered case insensitive (default false).
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool IgnoreAllCaseInsensitive { get; set; }
public bool IgnoreAllCaseInsensitive { get; set; }
Public Property IgnoreAllCaseInsensitive As Boolean
	Get
	Set
Public Property IgnoreAllCaseInsensitive As Boolean
	Get
	Set
public:
virtual property bool IgnoreAllCaseInsensitive {
	bool get () sealed;
	void set (bool value) sealed;
}
public:
virtual property bool IgnoreAllCaseInsensitive {
	bool get () sealed;
	void set (bool value) sealed;
}
abstract IgnoreAllCaseInsensitive : bool with get, set
override IgnoreAllCaseInsensitive : bool with get, set
abstract IgnoreAllCaseInsensitive : bool with get, set
override IgnoreAllCaseInsensitive : bool with get, set
Property Value

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