width property

width property

Gets page width in pixels when converted to image.

Definition:

@property
def width(self):
    ...

See Also