PsPage

Overview

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

Editable PS/EPS page.

Properties: canvas, content, dirty, height, width.

Properties

NameTypeAccessDescription
widthfloatRead/WriteGets or sets the width.
heightfloatRead/WriteGets or sets the height.
contentlist[str]Read/WriteGets or sets the content.
dirtyboolRead/WriteGets or sets the dirty.
canvas"PsCanvas"Read/WriteGets or sets the canvas.

See Also

 English