Strikeout

Font.Strikeout property

Gets a value indicating whether the font specifies a horizontal line through the font.

public bool Strikeout { get; }

Property Value

True if this font specifies a horizontal line through the font; otherwise, false.

See Also