XpsFixedPage
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/Write | Gets or sets the width. |
height | float | Read/Write | Gets or sets the height. |
elements | list[object] | Read/Write | Gets or sets the elements. |