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

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