Keyoti RapidSpell Desktop .NET API Docs
IgnoreInEnglishLowerCaseI Property
APIKeyoti.RapidSpellRapidSpellCheckerIgnoreInEnglishLowerCaseI
Keyoti RapidSpell Desktop .NET
Whether to ignore lower case 'i' characters in text. Set to false to flag as errors.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool IgnoreInEnglishLowerCaseI { get; set; }
public bool IgnoreInEnglishLowerCaseI { get; set; }
Public Property IgnoreInEnglishLowerCaseI As Boolean
	Get
	Set
Public Property IgnoreInEnglishLowerCaseI As Boolean
	Get
	Set
public:
virtual property bool IgnoreInEnglishLowerCaseI {
	bool get () sealed;
	void set (bool value) sealed;
}
public:
virtual property bool IgnoreInEnglishLowerCaseI {
	bool get () sealed;
	void set (bool value) sealed;
}
abstract IgnoreInEnglishLowerCaseI : bool with get, set
override IgnoreInEnglishLowerCaseI : bool with get, set
abstract IgnoreInEnglishLowerCaseI : bool with get, set
override IgnoreInEnglishLowerCaseI : bool with get, set
Property Value

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