| Visual Basic (Declaration) | |
|---|---|
Public Enum DisplayLimit Inherits System.Enum  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim instance As DisplayLimit  | |
| C# | |
|---|---|
public enum DisplayLimit : System.Enum  | |
| Member | Description | 
|---|---|
| LeastWeight | Uses the lowest value of weight to specify a limit for items displayed in the tag cloud | 
| MostWeight | Uses the highest value of weight to specify a limit for items displayed in the tag cloud | 
| None | Uses no limit for which items are displayed in the tag cloud | 
System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Spread.DisplayLimit
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family