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#Visual BasicVisual C++
public void SetSuggestionsMethod(
	int method
)
Public Sub SetSuggestionsMethod ( _
	method As Integer _
)
public:
virtual void SetSuggestionsMethod(
	int method
) sealed
Parameters
method (Int32)

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827