Keyoti RapidSpell Desktop .NET API Docs
GetSuggestionsMethod Method
APIKeyoti.RapidSpellRapidSpellCheckerGetSuggestionsMethod()()()()
Keyoti RapidSpell Desktop .NET
Gets the suggestions method to use. Either PHONETIC_SUGGESTIONS or HASHING_SUGGESTIONS
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[ObsoleteAttribute("Please use SuggestionsMethod property instead, it can be set with the SuggestionsMethodType enum.", 
	false)]
public virtual int GetSuggestionsMethod()
[ObsoleteAttribute("Please use SuggestionsMethod property instead, it can be set with the SuggestionsMethodType enum.", 
	false)]
public virtual int GetSuggestionsMethod()
<ObsoleteAttribute("Please use SuggestionsMethod property instead, it can be set with the SuggestionsMethodType enum.", 
	false)> 
Public Overridable Function GetSuggestionsMethod As Integer
<ObsoleteAttribute("Please use SuggestionsMethod property instead, it can be set with the SuggestionsMethodType enum.", 
	false)> 
Public Overridable Function GetSuggestionsMethod As Integer
public:
[ObsoleteAttribute(L"Please use SuggestionsMethod property instead, it can be set with the SuggestionsMethodType enum.", 
	false)]
virtual int GetSuggestionsMethod()
public:
[ObsoleteAttribute(L"Please use SuggestionsMethod property instead, it can be set with the SuggestionsMethodType enum.", 
	false)]
virtual int GetSuggestionsMethod()
[<ObsoleteAttribute("Please use SuggestionsMethod property instead, it can be set with the SuggestionsMethodType enum.", 
	false)>]
abstract GetSuggestionsMethod : unit -> int 
[<ObsoleteAttribute("Please use SuggestionsMethod property instead, it can be set with the SuggestionsMethodType enum.", 
	false)>]
override GetSuggestionsMethod : unit -> int 
[<ObsoleteAttribute("Please use SuggestionsMethod property instead, it can be set with the SuggestionsMethodType enum.", 
	false)>]
abstract GetSuggestionsMethod : unit -> int 
[<ObsoleteAttribute("Please use SuggestionsMethod property instead, it can be set with the SuggestionsMethodType enum.", 
	false)>]
override GetSuggestionsMethod : unit -> int 
Return Value

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