GetCellAscent
FontFamily.GetCellAscent method
以设计单位返回FontFamily指定样式的.
public int GetCellAscent(FontStyle style)
范围 | 类型 | 描述 |
---|---|---|
style | FontStyle | 一个FontStyle包含字体的样式信息。 |
返回值
细胞上升为此FontFamily使用指定的FontStyle.
也可以看看
- enum FontStyle
- class FontFamily
- 命名空间 System.Drawing
- 部件 Aspose.Drawing