TextDecoration Property
TextDecoration
Gets or sets whether the Underline or Strikeout effects should be used or not used when drawing the text.
Declaration
public TextDecoration TextDecoration { get; set; }
Public Property TextDecoration As TextDecoration