Whether to treat duplicate words as errors (eg. "this is is an error").
| C# | Visual Basic | Visual C++ | F# |
bool WarnDuplicates { get; set; }
Property WarnDuplicates As Boolean Get Set
property bool WarnDuplicates { bool get (); void set (bool value); }
abstract WarnDuplicates : bool with get, set
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)