Page class
Page class
Represents the document page information such as page index and page size.
It’s used to represent the page that contains inheritors of PageArea class
in the parsing by template functionality.
The Page type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the Page class. |
Properties
| Property | Description |
|---|---|
| index | Gets the page index. |
| size | Gets the page size. |
See Also
- module
groupdocs.parser.data - class
Page - class
PageArea