Keyoti RapidSpell Web .NET Help Docs
LookForAnagrams Property
API DocumentationKeyoti.RapidSpellRapidSpellCheckerLookForAnagrams
Keyoti RapidSpell Web .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
Boolean

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331