Keyoti RapidSpell Desktop .NET API Docs
OptionsSavedEventArgs Constructor (textRecheckRequired)
APIKeyoti.RapidSpellOptionsSavedEventArgsOptionsSavedEventArgs(Boolean)
Keyoti RapidSpell Desktop .NET
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: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412