PdfView.CanZoomIn Property

Definition

Gets a Boolean value that tells whether the view can zoom in.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool CanZoomIn { [Foundation.Export("canZoomIn")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("canZoomIn")>]
member this.CanZoomIn : bool

Property Value

Attributes

Applies to