The maximum number of words to show the user in the sentence around misspelled words.
| C# | Visual Basic | Visual C++ | F# |
int MaximumContextualWords { get; set; }
Property MaximumContextualWords As Integer Get Set
property int MaximumContextualWords { int get (); void set (int value); }
abstract MaximumContextualWords : int with get, set
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)