Keyoti RapidSpell Web .NET Help Docs
WarnDuplicates Property
API DocumentationKeyoti.RapidSpellRapidSpellCheckerWarnDuplicates
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 bool WarnDuplicates { get; set; }
public bool WarnDuplicates { get; set; }
Public Property WarnDuplicates As Boolean
	Get
	Set
Public Property WarnDuplicates As Boolean
	Get
	Set
public:
virtual property bool WarnDuplicates {
	bool get () sealed;
	void set (bool value) sealed;
}
public:
virtual property bool WarnDuplicates {
	bool get () sealed;
	void set (bool value) sealed;
}
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
Boolean

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331