PdfView.ScaleFactorForSizeToFit Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the scale factor that would fit the current PDF page(s) in the view.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat ScaleFactorForSizeToFit { [Foundation.Export("scaleFactorForSizeToFit")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.ScaleFactorForSizeToFit : nfloat
Property Value
- Attributes