showsPaperOrientation property

bool? showsPaperOrientation
getter/setter pair

A Boolean value that determines whether the printing options include the paper orientation control when available. The default value is true.

NOTE for iOS: available only on iOS 15.0+.

Officially Supported Platforms/Implementations:

  • iOS
  • MacOS

Implementation

bool? showsPaperOrientation;