Share via


PdfView.CanZoomOut Property

Definition

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

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

Property Value

Attributes

Applies to