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

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