EmfLogFont.Weight
EmfLogFont.Weight property
获取或设置一个 32 位有符号整数,指定字体的粗细,范围为 0 到 1000。例如,400 为常规,700 为粗体。如果该值为 0,则可以使用默认粗细。
public EmfLogFontWeight Weight { get; set; }
另请参见
- enum EmfLogFontWeight
- class EmfLogFont
- namespace Aspose.Imaging.FileFormats.Emf.Emf.Objects
- assembly Aspose.Imaging