showsNumberOfCopies property
getter/setter pair
A Boolean value that determines whether the printing options include the number of copies.
The default value is true.
Officially Supported Platforms/Implementations:
- iOS WKWebView
- macOS WKWebView
Implementation
bool? showsNumberOfCopies;