TextDecoration Type
A line decoration applied to a run of text.
Union cases
| Union case |
Description
|
Full Usage:
LineThrough
|
|
Full Usage:
Overline
|
|
Full Usage:
Underline
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsLineThrough
Returns: bool
|
|
Full Usage:
this.IsOverline
Returns: bool
|
|
Full Usage:
this.IsUnderline
Returns: bool
|
|
Nao