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: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204