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#Visual BasicVisual C++
protected string MakeChange(
	bool inChangeAllProcess
)
Protected Function MakeChange ( _
	inChangeAllProcess As Boolean _
) As String
protected:
String^ MakeChange(
	bool inChangeAllProcess
)
Parameters
inChangeAllProcess (Boolean)
Remarks
inChangeAllProcess is true if this operation is part of a 'Change All'

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827