HeaderFooterFont.Escapement

HeaderFooterFont.Escapement property

Specifies the escapement attribute of the font. Equivalent to the GDI LOGFONT lfEscapement field.

public int Escapement { get; set; }

See Also