Keyoti RapidSpell Desktop .NET API Docs
IgnorePatternMaximumWordLength Property
APIKeyoti.RapidSpellCheckerEngineAdapterIgnorePatternMaximumWordLength
Keyoti RapidSpell Desktop .NET
The maximum length of word that will be tested as a regex ignore pattern.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int IgnorePatternMaximumWordLength { get; set; }
public int IgnorePatternMaximumWordLength { get; set; }
Public Property IgnorePatternMaximumWordLength As Integer
	Get
	Set
Public Property IgnorePatternMaximumWordLength As Integer
	Get
	Set
public:
virtual property int IgnorePatternMaximumWordLength {
	int get () sealed;
	void set (int value) sealed;
}
public:
virtual property int IgnorePatternMaximumWordLength {
	int get () sealed;
	void set (int value) sealed;
}
abstract IgnorePatternMaximumWordLength : int with get, set
override IgnorePatternMaximumWordLength : int with get, set
abstract IgnorePatternMaximumWordLength : int with get, set
override IgnorePatternMaximumWordLength : int with get, set
Property Value

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