Keyoti RapidSpell WPF API Docs
MaximumContextualWords Property
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterMaximumContextualWords
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214