Orientation

EmfLogFont.Orientation property

Gets or sets a 32-bit signed integer that specifies the angle, in tenths of degrees, between each character’s baseline and the x-axis of the device.

public int Orientation { get; set; }

See Also