Keyoti RapidSpell Desktop .NET API Docs
SetQuery Method (beforeSentence, word, afterSentence)
APIKeyoti.RapidSpell.DialogViewsWindowsFormsSetQuery(String, String, String)
Keyoti RapidSpell Desktop .NET
See interface, IDialogView for info
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public void SetQuery(
	string beforeSentence,
	string word,
	string afterSentence
)
public void SetQuery(
	string beforeSentence,
	string word,
	string afterSentence
)
Public Sub SetQuery ( 
	beforeSentence As String,
	word As String,
	afterSentence As String
)
Public Sub SetQuery ( 
	beforeSentence As String,
	word As String,
	afterSentence As String
)
public:
virtual void SetQuery(
	String^ beforeSentence, 
	String^ word, 
	String^ afterSentence
) sealed
public:
virtual void SetQuery(
	String^ beforeSentence, 
	String^ word, 
	String^ afterSentence
) sealed
abstract SetQuery : 
        beforeSentence : string * 
        word : string * 
        afterSentence : string -> unit 
override SetQuery : 
        beforeSentence : string * 
        word : string * 
        afterSentence : string -> unit 
abstract SetQuery : 
        beforeSentence : string * 
        word : string * 
        afterSentence : string -> unit 
override SetQuery : 
        beforeSentence : string * 
        word : string * 
        afterSentence : string -> unit 
Parameters
beforeSentence (String)
word (String)
afterSentence (String)

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