HeaderFooterFont.Height

HeaderFooterFont.Height property

Specifies the height of the font. Equivalent to the GDI LOGFONT lfHeight field.

public int Height { get; set; }

See Also