Keyoti RapidSpell Desktop .NET API Docs
MakeChange Method (inChangeAllProcess)
APIKeyoti.RapidSpellRapidSpellGUIPresenterMakeChange(Boolean)
Keyoti RapidSpell Desktop .NET
Changes the current bad word for one selected from the suggestions list or entered in the query pane returns the word used.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected string MakeChange(
	bool inChangeAllProcess
)
protected string MakeChange(
	bool inChangeAllProcess
)
Protected Function MakeChange ( 
	inChangeAllProcess As Boolean
) As String
Protected Function MakeChange ( 
	inChangeAllProcess As Boolean
) As String
protected:
String^ MakeChange(
	bool inChangeAllProcess
)
protected:
String^ MakeChange(
	bool inChangeAllProcess
)
member MakeChange : 
        inChangeAllProcess : bool -> string 
member MakeChange : 
        inChangeAllProcess : bool -> string 
Parameters
inChangeAllProcess (Boolean)
Return Value
Remarks
inChangeAllProcess is true if this operation is part of a 'Change All'

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412