Overview
XpsImage is a class in Aspose.Page FOSS for Python.
XPS image element.
Properties: height, source, transform, width.
Properties
| Name | Type | Access | Description |
|---|
source | str | Read | Gets the source. |
width | float | Read | Gets the width. |
height | float | Read | Gets the height. |
transform | str | None | Read | Gets the transform. |
See Also