4.897 TextDecoration

x:Object > DependencyObject > Freezable > Animatable > TextDecoration
TextDecoration
(usage)
Baseline | OverLine | Strikethrough | Underline
(description)
Represents a text decoration, which a visual ornamentation that is added to text (such as an underline).
(used by)
TextDecorationCollection
(properties)
Location
TextDecorationLocation
(description)
The vertical location at which the text decoration is drawn.
Pen
Pen
(description)
The Pen used to draw the text decoration.
PenOffset
x:Double
(description)
The text decoration's offset from its Location.
PenOffsetUnit
TextDecorationUnit
(description)
The units in which the PenOffset value is expressed.
PenThicknessUnit
TextDecorationUnit
(description)
The units in which the Thickness of the text decoration's Pen is expressed.