width property

width property

Gets the document page width.

Definition:

@property
def width(self):
    ...

See Also