EmfLogFont.Width
EmfLogFont.Width property
获取或设置一个 32 位有符号整数,指定字体中字符的平均宽度(逻辑单位)。如果 Width 字段的值为 0,则应根据其他 LogFont 值计算出合适的值,以获得排版师预期的宽高比的字体。
public int Width { get; set; }
另请参见
- class EmfLogFont
- namespace Aspose.Imaging.FileFormats.Emf.Emf.Objects
- assembly Aspose.Imaging