LayoutResult

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

NameTypeAccessDescription
linestuple[LayoutLine, ...]ReadGets the lines.

See Also