Whether to ignore words with numbers in them (eg. A10 or 7-11).
| C# | Visual Basic | Visual C++ | F# |
public virtual bool IgnoreWordsWithDigits { get; set; }
Public Overridable Property IgnoreWordsWithDigits As Boolean Get Set
public: virtual property bool IgnoreWordsWithDigits { bool get (); void set (bool value); }
abstract IgnoreWordsWithDigits : bool with get, set override IgnoreWordsWithDigits : bool with get, set
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)