Underline

EmfLogFont.Underline property

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

public byte Underline { get; set; }

See Also