Weight

HeaderFooterFont.Weight property

Specifies the weight of the font. Equivalent to the GDI LOGFONT lfWeight field.

public int Weight { get; set; }

See Also