Keyoti RapidSpell Web .NET Help Docs
IgnorePatternMaximumWordLength Property
API DocumentationKeyoti.RapidSpellRapidSpellCheckerIgnorePatternMaximumWordLength
Keyoti RapidSpell Web .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
Int32

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331