StrikeOut

HeaderFooterFont.StrikeOut property

Specifies whether the font is a strikeout font. Equivalent to the GDI LOGFONT lfStrikeOut field.

public BOOL StrikeOut { get; set; }

See Also