共用方式為


PageImageableArea.OriginWidth 屬性

定義

取得原始寬度,也就是從頁面左邊緣到可做為影像的區域左上角 (亦稱為可做為影像的區域「原點」) 間的距離。

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

屬性值

Double,表示從頁面左邊緣到可做為影像的區域左邊緣間的距離 (以像素為單位,每像素為 1/96 英吋)。

適用於