printableRect property
The area in which printing can occur.
The value of this property is a rectangle that defines the area in which the printer can print content. Sometimes this is referred to as the imageable area of the paper.
Officially Supported Platforms/Implementations:
- iOS
- MacOS
Implementation
InAppWebViewRect? printableRect;