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