Keyoti RapidSpell WPF API Docs
WarnDuplicates Property
APIKeyoti.RapidSpell.WpfRapidSpellAsYouTypeWarnDuplicates
Keyoti RapidSpell WPF
Whether to show duplicate words as errors (eg. "this is is an error").
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool WarnDuplicates { get; set; }
public bool WarnDuplicates { get; set; }
Public Property WarnDuplicates As Boolean
	Get
	Set
Public Property WarnDuplicates As Boolean
	Get
	Set
public:
property bool WarnDuplicates {
	bool get ();
	void set (bool value);
}
public:
property bool WarnDuplicates {
	bool get ();
	void set (bool value);
}
member WarnDuplicates : bool with get, set
member WarnDuplicates : bool with get, set
Property Value

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