PrintingDevice.Orientation 属性 | |
指定纸张的方向是纵向还是横向。
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 VIRTUAL PROPERTY Orientation AS LONG GET SET
public virtual int Orientation { get; set; }
查看代码属性值
类型:
Int32指定纸张的方向是纵向还是横向。
参见