FontHeight

IBasePortionFormat.FontHeight 属性

返回或设置部分的字体高度。 float.NaN 表示高度未定义,应从母版继承。可读/可写单精度浮点数。

public float FontHeight { get; set; }

另见