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.pdf
- class
PdfDevice
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.presentation.pdf
PdfDevice