width_in_points property

PageInfo.width_in_points property

Gets the width of the page in points.

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

See Also