Keyoti RapidSpell WPF API Docs
SetSuggestionsMethod Method (method)
APIKeyoti.RapidSpell.WpfRapidSpellCheckerSetSuggestionsMethod(Int32)
Keyoti RapidSpell WPF
Sets the suggestions method to use. Either PHONETIC_SUGGESTIONS or HASHING_SUGGESTIONS
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public void SetSuggestionsMethod(
	int method
)
public void SetSuggestionsMethod(
	int method
)
Public Sub SetSuggestionsMethod ( 
	method As Integer
)
Public Sub SetSuggestionsMethod ( 
	method As Integer
)
public:
virtual void SetSuggestionsMethod(
	int method
) sealed
public:
virtual void SetSuggestionsMethod(
	int method
) sealed
abstract SetSuggestionsMethod : 
        method : int -> unit 
override SetSuggestionsMethod : 
        method : int -> unit 
abstract SetSuggestionsMethod : 
        method : int -> unit 
override SetSuggestionsMethod : 
        method : int -> unit 
Parameters
method (Int32)

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214