Keyoti RapidSpell Silverlight API Docs
SetQuery Method (beforeSentence, word, afterSentence)
APIKeyoti.RapidSpell.DialogViewsIDialogViewSetQuery(String, String, String)
Keyoti RapidSpell Silverlight
Specifies the spelling query
Declaration Syntax
C#Visual BasicVisual C++
void SetQuery(
	string beforeSentence,
	string word,
	string afterSentence
)
Sub SetQuery ( _
	beforeSentence As String, _
	word As String, _
	afterSentence As String _
)
void SetQuery(
	String^ beforeSentence, 
	String^ word, 
	String^ afterSentence
)
Parameters
beforeSentence (String)
The context sentence before the error
word (String)
The actual error
afterSentence (String)
The context sentence after the error

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight) Version: 2.0.12.706 (2.0.12.706)