Share via


PdfView.CanGoBack Property

Definition

Gets a Boolean value that tells whether the view can navigate back one page.

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

Property Value

Attributes

Applies to