A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://pypdf.readthedocs.io/en/stable/modules/RectangleObject.html below:

Website Navigation


The RectangleObject Class — pypdf 6.0.0 documentation

The RectangleObject Class
class pypdf.generic.RectangleObject(arr: RectangleObject | tuple[float, float, float, float])[source]

Bases: ArrayObject

This class is used to represent page boxes in pypdf.

These boxes include:

scale(sx: float, sy: float) RectangleObject[source]
property left: FloatObject
property bottom: FloatObject
property right: FloatObject
property top: FloatObject
property lower_left: tuple[float, float]

Property to read and modify the lower left coordinate of this box in (x,y) form.

property lower_right: tuple[float, float]

Property to read and modify the lower right coordinate of this box in (x,y) form.

property upper_left: tuple[float, float]

Property to read and modify the upper left coordinate of this box in (x,y) form.

property upper_right: tuple[float, float]

Property to read and modify the upper right coordinate of this box in (x,y) form.

property width: float
property height: float

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4