FontHeight
BasePortionFormat.FontHeight property
返回或设置部分的字体高度。 float.NaN 表示高度未定义,应从 Master 继承。 读/写Single。
public float FontHeight { get; set; }
也可以看看
- class BasePortionFormat
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides
返回或设置部分的字体高度。 float.NaN 表示高度未定义,应从 Master 继承。 读/写Single。
public float FontHeight { get; set; }