OutPrecision
HeaderFooterFont.OutPrecision property
指定字体的输出精度属性。相当于 GDI LOGFONT lfOutPrecision 字段.
public uint OutPrecision { get; set; }
也可以看看
- class HeaderFooterFont
- 命名空间 Aspose.Diagram
- 部件 Aspose.Diagram
指定字体的输出精度属性。相当于 GDI LOGFONT lfOutPrecision 字段.
public uint OutPrecision { get; set; }