DOM.Styles.Underline
Describes underline styling for text runs.
aggregates underline appearance settings such as the underline color, whether the underline fill should follow the text color, and the underline line style. Properties are nullable so consumers can distinguish between "unspecified" and explicit values and apply style inheritance or document defaults.
3 members
Properties
Gets or sets the color used for the underline stroke.
Gets or sets a value indicating whether the underline's fill should follow the text color.
Gets or sets the underline line style (single, double, dotted, dashed, etc.).