FontStrikeout Property
FontStrikeout
Gets or sets a value that indicates whether the element shows text with a line through the middle.
Declaration
public ThreeStateBoolean FontStrikeout { get; set; }
Public Property FontStrikeout As ThreeStateBoolean