Share via


PdfView.CanGoToFirstPage Property

Definition

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

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

Property Value

Attributes

Applies to