Share via


PageImageableArea.OriginWidth 属性

定义

获取原点宽度,即页面左边缘到成像区域左上角(也称为成像区域的“原点”)的距离。

public:
 property double OriginWidth { double get(); };
public double OriginWidth { get; }
member this.OriginWidth : double
Public ReadOnly Property OriginWidth As Double

属性值

表示以像素为单位的页面左边缘到成像区域左边缘的距离(1/96 英寸)的 Double

适用于