Keyoti RapidSpell Desktop .NET API Docs
WarnDuplicates Property
APIKeyoti.RapidSpellRapidSpellAsYouTypeWarnDuplicates
Keyoti RapidSpell Desktop .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#
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: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412