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

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214