Share via


PdfView.CanGoForward Property

Definition

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

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

Property Value

Attributes

Applies to