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

NameTypeAccessDescription
textstrReadGets the text.
advancefloatReadGets the advance.
ascentfloatReadGets the ascent.
descentfloatReadGets the descent.

See Also