IPageInfo class

IPageInfo class

Interface for the page description properties.

The IPageInfo type exposes the following members:

Properties

Property Description
document Gets the document info.
number Gets the page number.
visible Indicates whether page is visibile or not.
width Gets page width in pixels when converted to image.
height Gets page height in pixels when converted to image.

See Also