Skip to main content

TextDecorationType

Description

Indicates the type of text decoration (underline, overline, line-through).

Owner

Layout

Inheritable

Yes

Default Value

None

Values

Value Type:
name
  • NoneNo text decoration
  • UnderlineA line below the text
  • OverlineA line above the text
  • LineThroughA line through the middle of the text

Related Tags