XpsFixedPage

Overview

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

Editable XPS fixed page.

Properties: elements, height, width.

Properties

NameTypeAccessDescription
widthfloatReadGets the width.
heightfloatReadGets the height.
elementslist[object]ReadGets the elements.

See Also