RenderPage

Overview

RenderPage is a class in Aspose.Page FOSS for Python.

A single renderable page with commands.

Properties: commands, height, width.

Properties

NameTypeAccessDescription
widthfloatRead/WriteGets or sets the width.
heightfloatRead/WriteGets or sets the height.
commandslist[RenderCommand]Read/WriteGets or sets the commands.

See Also

 English