|
strong |
The xtd::forms::style_sheets::text_decoration enum class is used to set or remove decorations from text.
Enumerator | |
---|---|
none | Defines none text decoration. |
overline | Defines a overline text decoration. |
line_through | Defines a line through text decoration. |
underline | Defines a underline text decoration. |