Skip to main content

TextDecorationColor

Description

Specifies the color used for text decorations (like underline or strike-through).

Owner

Layout

Inheritable

Yes

Default Value

If this attribute is not specified, the text decoration colour for this element shall be the current fill colour in effect at the start of its associated content

Values

Value Type:
array
  • An array of three numbers in the range 0.0 to 1.0, representing the red, green, and blue values, respectively, of an RGB colour space.

Related Tags