Overview
XpsFixedPage is a class in Aspose.Page FOSS for Python.
Editable XPS fixed page.
Properties: elements, height, width.
Properties
| Name | Type | Access | Description |
|---|
width | float | Read | Gets the width. |
height | float | Read | Gets the height. |
elements | list[object] | Read | Gets the elements. |
See Also