PageInfo class
PageInfo class
Defines page description properties.
The PageInfo type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes new instance of PageInfo class. |
| init | Initializes new instance of PageInfo class. |
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
- module
groupdocs.merger.domain.result - class
IPageInfo - class
PageInfo