HeaderFooterFont.Orientation

HeaderFooterFont.Orientation property

Specifies the orientation of the font. Equivalent to the GDI LOGFONT lfOrientation field.

public int Orientation { get; set; }

See Also