Keyoti RapidSpell WPF Whether to show duplicate words as errors (eg. "this is is an error").

Declaration Syntax
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