[]
Specifies if text in the tag cloud item is decorated with additional formatting.
[Flags]
public enum TextDecoration
<Flags>
Public Enum TextDecoration
| Name | 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 |