Keyoti RapidSpell Silverlight API Docs
MaximumContextualWords Property
APIKeyoti.RapidSpellRapidSpellGUIPresenterMaximumContextualWords
Keyoti RapidSpell Silverlight
The maximum number of words to show the user in the sentence around misspelled words.
Declaration Syntax
C#Visual BasicVisual 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
Property Value

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)