Page class

Page class

Represents single page that can be viewed.

The Page type exposes the following members:

Constructors

Constructor Description
init Initializes new instance of Page class.
init Initializes new instance of Page class.
init Initializes new instance of Page class.
init Initializes new instance of Page class.
init Initializes new instance of Page class.
init Constructs a new instance of Page
init Constructs a new instance of Page

Properties

Property Description
number The page number.
visible The page visibility indicator.
width The width of the page in pixels when viewing as JPG or PNG.
height The height of the page in pixels when viewing as JPG or PNG.
name The worksheet or page name.
lines The lines contained by the page when viewing as JPG or PNG with enabled Text Extraction.

See Also