XpsImage

Overview

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

XPS image element.

Properties: height, source, transform, width.

Properties

NameTypeAccessDescription
sourcestrReadGets the source.
widthfloatReadGets the width.
heightfloatReadGets the height.
transformstr | NoneReadGets the transform.

See Also