The TextDecoration property returns/sets the text decoration of the Font object.
Property Value
Font text decoration.
Remarks
Sets the Text Decoration that is used to display the text. This property is equivalent to the CSS "text-decoration" definition. Accepts values of "blink", "line-through", "underline" or "overline"