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

# destination

The destination for a link annotation.

## Declaration

```swift
var destination: PDFDestination? { get set }
```

## See Also

### Configuring Link Annotations

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