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

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412