The minimum scaling factor for the PDF document.
SDKs
- iOS 11.0+
- macOS 10.13+
- Mac Catalyst 13.0+
Framework
- PDFKit
Declaration
@property(nonatomic) CGFloat minScaleFactor;
The minimum scaling factor for the PDF document.
SDKs
Framework
@property(nonatomic) CGFloat minScaleFactor;
scale Factor
The current scale factor for the view.
scale Factor For Size To Fit
The "size to fit" scale factor that auto
would use for scaling the current document and layout.
max Scale Factor
The maximum scaling factor for the PDF document.
auto Scales
A Boolean value indicating whether autoscaling is set.
- row Size For Page:
Returns the size needed to display a row of the current document page.
Zoom operations for a PDF View.