Keyoti RapidSpell WPF API Docs
IgnoreWordsWithDigits Property
APIKeyoti.RapidSpell.WpfRapidSpellDialogIgnoreWordsWithDigits
Keyoti RapidSpell WPF
Whether to ignore words with numbers in them (eg. A10 or 7-11).
Declaration Syntax
C#Visual BasicVisual C++
public bool IgnoreWordsWithDigits { get; set; }
Public Property IgnoreWordsWithDigits As Boolean
public:
property bool IgnoreWordsWithDigits {
	bool get ();
	void set (bool value);
}

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827