PdfDestination.Zoom Property

Definition

Gets or sets the zoom level of at the destination.

public virtual nfloat Zoom { [Foundation.Export("zoom")] get; [Foundation.Export("setZoom:")] set; }
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat Zoom { [Foundation.Export("zoom")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setZoom:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.Zoom : nfloat with get, set

Property Value

Attributes

Applies to