通过


PageImageableArea.ExtentHeight 属性

定义

获取可图像区域的高度。

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

属性值

表示 Double 可图像区域的高度(1/96 英寸)。

注解

ExtentHeight 属性获取与可图像区域的左上角(也称为可图像区域的“原点”)到左下角的距离。

适用于