Whether to show 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: property bool WarnDuplicates { bool get (); void set (bool value); }
member WarnDuplicates : bool with get, set
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)