Keyoti RapidSpell Silverlight API Docs
IgnoreInEnglishLowerCaseI Property
APIKeyoti.RapidSpellCheckerEngineAdapterIgnoreInEnglishLowerCaseI
Keyoti RapidSpell Silverlight
Whether to ignore lower case 'i' characters in text. Set to false to flag as errors.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool IgnoreInEnglishLowerCaseI { get; set; }
Public Property IgnoreInEnglishLowerCaseI As Boolean
	Get
	Set
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
Property Value

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)