Keyoti RapidSpell Desktop .NET API Docs
LookForAnagrams Property
APIKeyoti.RapidSpellRapidSpellCheckerLookForAnagrams
Keyoti RapidSpell Desktop .NET
Whether to look for anagrams, if true suggestion performance is slower.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool LookForAnagrams { get; set; }
public bool LookForAnagrams { get; set; }
Public Property LookForAnagrams As Boolean
	Get
	Set
Public Property LookForAnagrams As Boolean
	Get
	Set
public:
property bool LookForAnagrams {
	bool get ();
	void set (bool value);
}
public:
property bool LookForAnagrams {
	bool get ();
	void set (bool value);
}
member LookForAnagrams : bool with get, set
member LookForAnagrams : bool with get, set
Property Value

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