Keyoti RapidSpell Desktop .NET API Docs
SetQuery Method (beforeSentence, word, afterSentence)
APIKeyoti.RapidSpell.DialogViewsIDialogViewSetQuery(String, String, String)
Keyoti RapidSpell Desktop .NET
Specifies the spelling query
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
void SetQuery(
	string beforeSentence,
	string word,
	string afterSentence
)
void SetQuery(
	string beforeSentence,
	string word,
	string afterSentence
)
Sub SetQuery ( 
	beforeSentence As String,
	word As String,
	afterSentence As String
)
Sub SetQuery ( 
	beforeSentence As String,
	word As String,
	afterSentence As String
)
void SetQuery(
	String^ beforeSentence, 
	String^ word, 
	String^ afterSentence
)
void SetQuery(
	String^ beforeSentence, 
	String^ word, 
	String^ afterSentence
)
abstract SetQuery : 
        beforeSentence : string * 
        word : string * 
        afterSentence : string -> unit 
abstract SetQuery : 
        beforeSentence : string * 
        word : string * 
        afterSentence : string -> unit 
Parameters
beforeSentence (String)
The context sentence before the error
word (String)
The actual error
afterSentence (String)
The context sentence after the error

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