Weight

EmfLogFont.Weight property

获取或设置一个 32 位有符号整数,指定从 零到 1000 范围内的字体粗细。例如,400 是正常的,700 是粗体。如果此值为零,则可以使用默认的 权重。

public EmfLogFontWeight Weight { get; set; }

也可以看看