XpsGlyphs
Overview
XpsGlyphs is a class in Aspose.Page FOSS for Python.
XPS glyphs element.
Properties: fill, font_size, font_uri, origin_x, origin_y, unicode_string.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
font_uri | str | Read | Gets the font uri. |
font_size | float | Read | Gets the font size. |
origin_x | float | Read | Gets the origin x. |
origin_y | float | Read | Gets the origin y. |
unicode_string | str | Read | Gets the unicode string. |
fill | str | None | Read | Gets the fill. |