Enums.FontDecoration enumeration
The FontDecoration can be one of:
Constant | Description |
---|---|
Enums.FontDecorationLineThrough | (0) Draw a line through the text. |
Enums.FontDecorationNone | (1) No decoration on the text. |
Enums.FontDecorationUnderline | (2) Underline the text. |