FaceName
HeaderFooterFont.FaceName property
指定字体的字体名称属性。相当于 GDI LOGFONT lfFaceName 字段.
public string FaceName { get; set; }
也可以看看
- class HeaderFooterFont
- 命名空间 Aspose.Diagram
- 部件 Aspose.Diagram
指定字体的字体名称属性。相当于 GDI LOGFONT lfFaceName 字段.
public string FaceName { get; set; }