IMultiPageDevice class
IMultiPageDevice class
This interface contains methods for manipulating multi-paged device.
The IMultiPageDevice type exposes the following members:
Properties
| Property | Description |
|---|---|
| current_page_number | Current page number. |
Methods
| Method | Description |
|---|---|
| open_page | Makes necessary preparation of the device before page rendering. |
| open_page | Makes necessary preparation of the device before each page rendering. |
| init_page_numbers | Initializes numbers of pages to output. |
| close_page | Makes necessary preparation of the device after page has been rendered. |
| update_page_parameters | Updates page parameters from other multi-paged device. |
See Also
- module
aspose.page