paper_tray property

PageInfo.paper_tray property

Gets the paper tray (bin) for this page as specified in the document. The value is implementation (printer) specific.

@property
def paper_tray(self) -> int:
    ...

See Also