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

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