Page class

Page class

Represents a single page that can be viewed.

The Page type exposes the following members:

Constructors

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

Methods

Method Description
to_string Returns a string that represents the current object.

Properties

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

See Also