Keyoti RapidSpell Desktop .NET API Docs
MaximumContextualWords Property
APIKeyoti.RapidSpellRapidSpellGUIPresenterMaximumContextualWords
Keyoti RapidSpell Desktop .NET
The maximum number of words to show the user in the sentence around misspelled words.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int MaximumContextualWords { get; set; }
public int MaximumContextualWords { get; set; }
Public Property MaximumContextualWords As Integer
	Get
	Set
Public Property MaximumContextualWords As Integer
	Get
	Set
public:
virtual property int MaximumContextualWords {
	int get () sealed;
	void set (int value) sealed;
}
public:
virtual property int MaximumContextualWords {
	int get () sealed;
	void set (int value) sealed;
}
abstract MaximumContextualWords : int with get, set
override MaximumContextualWords : int with get, set
abstract MaximumContextualWords : int with get, set
override MaximumContextualWords : int with get, set
Property Value

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