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.

Officially Supported Platforms/Implementations:

  • iOS WKWebView 15.0+
  • macOS WKWebView

Implementation

bool? showsPaperOrientation;