RenderPage
Overview
RenderPage is a class in Aspose.Page FOSS for Python.
A single renderable page with commands.
Properties: commands, height, width.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
width | float | Read/Write | Gets or sets the width. |
height | float | Read/Write | Gets or sets the height. |
commands | list[RenderCommand] | Read/Write | Gets or sets the commands. |