IntRect

Overview

IntRect is a class in Aspose.Page FOSS for Python.

Properties: bottom, left, right, top.

Properties

NameTypeAccessDescription
leftintReadGets the left.
topintReadGets the top.
rightintReadGets the right.
bottomintReadGets the bottom.

See Also