Overview
LayoutResult is a class in Aspose.PDF FOSS for Python.
Complete line layout; glyph coordinates and widths are in em units.
Properties: lines.
Properties
| Name | Type | Access | Description |
|---|
lines | tuple[LayoutLine, ...] | Read | Gets the lines. |
See Also