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

# url

A URL for a link annotation.

## Declaration

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

## See Also

### Configuring Link Annotations

- [destination](pdfkit/pdfannotation/destination.md)
