Share via


PdfView.CanGoToLastPage Property

Definition

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

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

Property Value

Attributes

Applies to