'Declaration Public Enum TextDecoration Inherits System.Enum
'Usage Dim instance As TextDecoration
public enum TextDecoration : System.Enum
'Declaration Public Enum TextDecoration Inherits System.Enum
'Usage Dim instance As TextDecoration
public enum TextDecoration : System.Enum
Member | Description |
---|---|
LineThrough | Displays the text in the tag cloud item with a line through it |
None | Displays the text in the tag cloud item with no additional formatting |
Overline | Displays the text in the tag cloud item with a line over it |
Underline | Displays the text in the tag cloud item as underlined |
System.Object
System.ValueType
System.Enum
FarPoint.Web.Spread.TextDecoration