svg:TextDecorationValueType

'text-decoration' property/attribute value (e.g., 'none', 'underline')

Simple Type Information

Used By

Source

<simpleType name="TextDecorationValueType">
  <annotation>
    <documentation>'text-decoration' property/attribute value (e.g., 'none', 'underline')</documentation>
  </annotation>
  <restriction base="string"/>
</simpleType>