Keyoti RapidSpell Silverlight API Docs
OptionsSavedEventArgs Constructor (textRecheckRequired)
APIKeyoti.RapidSpellOptionsSavedEventArgsOptionsSavedEventArgs(Boolean)
Keyoti RapidSpell Silverlight
New instance
Declaration Syntax
C#Visual BasicVisual C++F#
public OptionsSavedEventArgs(
	bool textRecheckRequired
)
Public Sub New ( 
	textRecheckRequired As Boolean
)
public:
OptionsSavedEventArgs(
	bool textRecheckRequired
)
new : 
        textRecheckRequired : bool -> OptionsSavedEventArgs
Parameters
textRecheckRequired (Boolean)
Whether the change in options requires the text to be rechecked.

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