Font.IsStrikeout

Font.IsStrikeout property

Gets or sets a value indicating whether the font is single strikeout.

public bool IsStrikeout { get; set; }

See Also