start_page method
start_page
Starts a new page.
def start_page(self, width, height):
...
| Parameter | Type | Description |
|---|---|---|
| width | float | The page width. |
| height | float | The page height. |
See Also
- module
aspose.tex.presentation - class
Device
Starts a new page.
def start_page(self, width, height):
...
| Parameter | Type | Description |
|---|---|---|
| width | float | The page width. |
| height | float | The page height. |
aspose.tex.presentationDevice