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#Visual BasicVisual C++F#
protected string MakeChange(
	bool inChangeAllProcess
)
Protected Function MakeChange ( 
	inChangeAllProcess As Boolean
) As String
protected:
String^ MakeChange(
	bool inChangeAllProcess
)
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.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204