Share via


PdfDestination.Zoom Property

Definition

Gets or sets the zoom level of at the destination.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat Zoom { [Foundation.Export("zoom")] get; [Foundation.Export("setZoom:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("zoom")>]
[<set: Foundation.Export("setZoom:")>]
member this.Zoom : System.Runtime.InteropServices.NFloat with get, set

Property Value

Attributes

Applies to