The size factor for words to consider for suggestions,
lower values are faster but consider less words for suggestions. Default is 80.
If w <= 1 this method won't do anyting.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
[PersistenceModeAttribute(PersistenceMode.Attribute)] public int ConsiderationRange { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)] public int ConsiderationRange { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property ConsiderationRange As Integer Get Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property ConsiderationRange As Integer Get Set
public: [PersistenceModeAttribute(PersistenceMode::Attribute)] property int ConsiderationRange { int get (); void set (int value); }
public: [PersistenceModeAttribute(PersistenceMode::Attribute)] property int ConsiderationRange { int get (); void set (int value); }
[<PersistenceModeAttribute(PersistenceMode.Attribute)>] member ConsiderationRange : int with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>] member ConsiderationRange : int with get, set

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