XpsImage
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/Write | Gets or sets the source. |
width | float | Read/Write | Gets or sets the width. |
height | float | Read/Write | Gets or sets the height. |
transform | str | None | Read/Write | Gets or sets the transform. |