InlineTextFragment
Overview
InlineTextFragment is a class in Aspose.Html FOSS for Python.
Positioned inline text fragment for a single shaped run.
Properties: baseline, height, run, width, x, y.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
run | ShapedRun | Read | Gets the run. |
x | float | Read | Gets the x. |
y | float | Read | Gets the y. |
width | float | Read | Gets the width. |
height | float | Read | Gets the height. |
baseline | float | Read | Gets the baseline. |