EmfLogFont.Height
EmfLogFont.Height property
获取或设置一个 32 位有符号整数,指定字体字符单元或字符的高度(逻辑单位)。字符高度值,也称为 em 大小,是字符单元高度减去内部前导值。字体映射器应按以下方式解释 Height 字段中指定的值。
public int Height { get; set; }
另请参见
- class EmfLogFont
- namespace Aspose.Imaging.FileFormats.Emf.Emf.Objects
- assembly Aspose.Imaging