HeaderFooterFont.Width

HeaderFooterFont.Width property

Specifies the width of the font. Equivalent to the GDI LOGFONT lfWidth field.

public int Width { get; set; }

See Also