Share via


PdfActionRemoteGoTo.PageIndex Property

Definition

Gets or sets the zero-based index of the page in the destination document.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr PageIndex { [Foundation.Export("pageIndex")] get; [Foundation.Export("setPageIndex:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("pageIndex")>]
[<set: Foundation.Export("setPageIndex:")>]
member this.PageIndex : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to