通过


PageImageableArea.ExtentWidth 属性

定义

获取可图像区域的宽度。

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

属性值

一个 Double 表示可图像区域的宽度(以像素为单位)(1/96 英寸)。

注解

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

适用于