共用方式為


PrintDocumentImageableArea.ExtentHeight 屬性

定義

取得可影像區域的高度。

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

屬性值

Double A代表距離原點的距離。

備註

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

適用於