Keyoti RapidSpell WPF Whether to ignore words with numbers in them (eg. A10 or 7-11).

Declaration Syntax
public bool IgnoreWordsWithDigits { get; set; }Public Property IgnoreWordsWithDigits As Boolean
public:
virtual property bool IgnoreWordsWithDigits {
bool get () sealed;
void set (bool value) sealed;
}Assembly:
Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827