Share via


PdfView.CanGoToPreviousPage Property

Definition

Gets a Boolean value that tells whether the view can navigate to the previous page.

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

Property Value

Attributes

Applies to