height_in_points property

PageInfo.height_in_points property

Gets the height of the page in points.

@property
def height_in_points(self) -> float:
    ...

See Also