EdgeSizes

Overview

EdgeSizes is a class in Aspose.Html FOSS for Python.

Logical edge sizes in CSS px units.

Properties: bottom, left, right, top.

Properties

NameTypeAccessDescription
topfloatReadGets the top.
rightfloatReadGets the right.
bottomfloatReadGets the bottom.
leftfloatReadGets the left.

See Also