Strikeout

EmfLogFont.Strikeout property

Gets or sets an 8-bit unsigned integer that specifies a strikeout font if set to 0x01; otherwise, it MUST be set to 0x00.

public byte Strikeout { get; set; }

See Also