Share via


PdfView.CanGoToNextPage Property

Definition

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

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

Property Value

Attributes

Applies to