Keyoti RapidSpell WPF API Docs
IgnoreCapitalizedWords Property
APIKeyoti.RapidSpell.WpfRapidSpellDialogIgnoreCapitalizedWords
Keyoti RapidSpell WPF
Whether to ignore words with capital letters.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool IgnoreCapitalizedWords { get; set; }
public bool IgnoreCapitalizedWords { get; set; }
Public Property IgnoreCapitalizedWords As Boolean
	Get
	Set
Public Property IgnoreCapitalizedWords As Boolean
	Get
	Set
public:
property bool IgnoreCapitalizedWords {
	bool get ();
	void set (bool value);
}
public:
property bool IgnoreCapitalizedWords {
	bool get ();
	void set (bool value);
}
member IgnoreCapitalizedWords : bool with get, set
member IgnoreCapitalizedWords : bool with get, set
Property Value

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