Strikeout

DiagramHeaderFooterFont.Strikeout property

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

public bool Strikeout { get; set; }

Property Value

True if this font is strikeout; otherwise, false.

See Also