Keyoti RapidSpell Silverlight API Docs
MakeChange Method (inChangeAllProcess)
APIKeyoti.RapidSpellRapidSpellGUIPresenterMakeChange(Boolean)
Keyoti RapidSpell Silverlight
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: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)