Overview
EdgeSizes is a class in Aspose.Html FOSS for Python.
Logical edge sizes in CSS px units.
Properties: bottom, left, right, top.
Properties
| Name | Type | Access | Description |
|---|
top | float | Read | Gets the top. |
right | float | Read | Gets the right. |
bottom | float | Read | Gets the bottom. |
left | float | Read | Gets the left. |
See Also