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

# url

Returns the URL of the document referenced by the remote go-to action.

## Declaration

```swift
var url: URL { get set }
```

## Return Value

Return Value The URL of the remote document referenced by the action.
