語言

PageImageableArea.ExtentWidth 屬性

定義

取得可影像區域的寬度。

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

屬性值

Double A代表可成像區域的寬度(像素單位,1/96英吋)。

備註

ExtentWidth 性質取得可影像區域左上角(亦稱可影像區域的「原點」)到右上角的距離。

適用於