Keyoti RapidSpell WPF API Docs
WarnDuplicates Property
APIKeyoti.RapidSpell.WpfRapidSpellCheckerWarnDuplicates
Keyoti RapidSpell WPF
Whether to treat duplicate words as errors (eg. "this is is an error").
Declaration Syntax
C#Visual BasicVisual C++
public bool WarnDuplicates { get; set; }
Public Property WarnDuplicates As Boolean
public:
virtual property bool WarnDuplicates {
	bool get () sealed;
	void set (bool value) sealed;
}

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827