IPageInfo

IPageInfo interface

页面描述属性的接口。

public interface IPageInfo

特性

姓名 描述
Height { get; } 转换为图像时以像素为单位获取页面高度。
Number { get; } 获取页码。
Visible { get; } 指示页面是否可见。
Width { get; } 转换为图像时以像素为单位获取页面宽度。

也可以看看