Overview
EmbeddedType42 is a class in Aspose.Page FOSS for Python.
Properties: code_widths, data, units_per_em.
Properties
| Name | Type | Access | Description |
|---|
data | bytes | Read | Gets the data. |
units_per_em | int | Read | Gets the units per em. |
code_widths | dict[int, float] | Read | Gets the code widths. |
See Also