Keyoti RapidSpell WPF API Docs
IgnoreInEnglishLowerCaseI Property
APIKeyoti.RapidSpell.WpfRapidSpellDialogIgnoreInEnglishLowerCaseI
Keyoti RapidSpell WPF
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:
property bool IgnoreInEnglishLowerCaseI {
	bool get ();
	void set (bool value);
}
public:
property bool IgnoreInEnglishLowerCaseI {
	bool get ();
	void set (bool value);
}
member IgnoreInEnglishLowerCaseI : bool with get, set
member IgnoreInEnglishLowerCaseI : bool with get, set
Property Value

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