The maximum number of words to show the user in the sentence around misspelled words.
| C# | Visual Basic | Visual C++ | F# |
public int MaximumContextualWords { get; set; }
Public Property MaximumContextualWords As Integer Get Set
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
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)