Keyoti RapidSpell Web .NET Help Docs
WarnDuplicates Property
API DocumentationKeyoti.RapidSpellCheckerEngineAdapterWarnDuplicates
Keyoti RapidSpell Web .NET
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: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331