height property

height property

Gets page height in pixels when converted to image.

Definition:

@property
def height(self):
    ...

See Also