ShapedRun
Overview
ShapedRun is a class in Aspose.Html FOSS for Python.
Shaped text-run payload with deterministic metrics.
Properties: advance, ascent, descent, text.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
text | str | Read | Gets the text. |
advance | float | Read | Gets the advance. |
ascent | float | Read | Gets the ascent. |
descent | float | Read | Gets the descent. |