Keyoti RapidSpell Silverlight API Docs
SetSuggestionsMethod Method (method)
APIKeyoti.RapidSpellRapidSpellGUIPresenterSetSuggestionsMethod(Int32)
Keyoti RapidSpell Silverlight
Sets the suggestions method to use. Either PHONETIC_SUGGESTIONS or HASHING_SUGGESTIONS
Declaration Syntax
C#Visual BasicVisual C++F#
[ObsoleteAttribute("Use SuggestionsMethod instead.", true)]
public void SetSuggestionsMethod(
	int method
)
<ObsoleteAttribute("Use SuggestionsMethod instead.", true)> 
Public Sub SetSuggestionsMethod ( 
	method As Integer
)
public:
[ObsoleteAttribute(L"Use SuggestionsMethod instead.", true)]
void SetSuggestionsMethod(
	int method
)
[<ObsoleteAttribute("Use SuggestionsMethod instead.", true)>]
member SetSuggestionsMethod : 
        method : int -> unit 
Parameters
method (Int32)

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