---
title: "go(to:)"
framework: pdfkit
role: symbol
role_heading: Instance Method
path: "pdfkit/pdfview/go(to:)-6x8y2"
---

# go(to:)

Scrolls to the specified page.

## Declaration

```swift
func go(to page: PDFPage)
```

## Discussion

Discussion PDF Kit records the move in its page history.

## See Also

### Using Seek in a Document

- [go(to:)](pdfkit/pdfview/go(to:)-5lh5d.md)
- [go(to:)](pdfkit/pdfview/go(to:)-3t5go.md)
- [go(to:on:)](pdfkit/pdfview/go(to:on:).md)
