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#Visual BasicVisual C++
public int MaximumContextualWords { get; set; }
Public Property MaximumContextualWords As Integer
public:
virtual property int MaximumContextualWords {
	int get () sealed;
	void set (int value) sealed;
}

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827