---
title: pageIndex
framework: pdfkit
role: symbol
role_heading: Instance Property
path: pdfkit/pdfactionremotegoto/pageindex
---

# pageIndex

Returns the zero-based page index referenced by the remote go-to action.

## Declaration

```swift
var pageIndex: Int { get set }
```

## Return Value

Return Value The page index referenced by the remote go-to action.
