paper_width property

paper_width property

Gets the width of the paper in unit of inches, considered page orientation.

Definition:

@property
def paper_width(self):
    ...

See Also