public:
property Nullable<int> X { Nullable<int> get(); };
public int? X { get; }
member this.X : Nullable<int>
Public ReadOnly Property X As Nullable(Of Integer)
属性值
一个 Int32 值,表示页面的水平分辨率。
注解
对于大多数打印机,此值是垂直于纸张在打印机中移动方向的纸张尺寸,是 Y 与纸张移动方向平行的纸张尺寸。 这两个值通常相同。