Italic

EmfLogFont.Italic property

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

public byte Italic { get; set; }

See Also