Orientation
HeaderFooterFont.Orientation property
指定字体的方向。相当于 GDI LOGFONT lfOrientation 字段.
public int Orientation { get; set; }
也可以看看
- class HeaderFooterFont
- 命名空间 Aspose.Diagram
- 部件 Aspose.Diagram
指定字体的方向。相当于 GDI LOGFONT lfOrientation 字段.
public int Orientation { get; set; }