Keyoti RapidSpell Web .NET Help Docs
WarnDuplicates Property
API DocumentationKeyoti.RapidSpellRapidSpellCheckerClientWarnDuplicates
Keyoti RapidSpell Web .NET
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#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public bool WarnDuplicates { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public bool WarnDuplicates { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property WarnDuplicates As Boolean
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property WarnDuplicates As Boolean
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property bool WarnDuplicates {
	bool get ();
	void set (bool value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property bool WarnDuplicates {
	bool get ();
	void set (bool value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member WarnDuplicates : bool with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member WarnDuplicates : bool with get, set
Property Value
Boolean

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