Keyoti RapidSpell WPF API Docs
MakeChange Method (inChangeAllProcess)
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterMakeChange(Boolean)
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214