Share via


DocumentViewer.ExtentHeight 属性

定义

获取分页文档的整体垂直高度。

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

属性值

以与设备无关的像素指定的分页内容的整体垂直高度。 默认值为 0.0。

注解

对于垂直页面排列, ExtentHeight 是所有页面高度的总和,包括页面之间的间距。

依赖项属性信息

标识符字段 ExtentHeightProperty
元数据属性设置为 true

适用于

另请参阅