Keyoti RapidSpell WPF
The maximum number of words to show the user in the sentence around misspelled words.

Declaration Syntax
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