paperRect property
The size of the paper used for printing.
The value of this property is a rectangle that defines the size of paper chosen for the print job. The origin is always (0,0).
Officially Supported Platforms/Implementations:
- iOS
- MacOS
Implementation
InAppWebViewRect? paperRect;