showsPaperSize property

bool? showsPaperSize
getter/setter pair

A Boolean value that determines whether the print panel includes a control for manipulating the paper size of the printer. The default value is true.

Officially Supported Platforms/Implementations:

  • MacOS

Implementation

bool? showsPaperSize;