---
title: rect
framework: pdfkit
role: symbol
role_heading: Type Property
path: pdfkit/pdfannotationkey/rect
---

# rect

The rectangle that the annotation occupies on the page, in page-space coordinates.

## Declaration

```swift
static let rect: PDFAnnotationKey
```

## See Also

### Configuring General Properties

- [contents](pdfkit/pdfannotationkey/contents.md)
- [date](pdfkit/pdfannotationkey/date.md)
- [flags](pdfkit/pdfannotationkey/flags.md)
- [name](pdfkit/pdfannotationkey/name.md)
- [page](pdfkit/pdfannotationkey/page.md)
- [parent](pdfkit/pdfannotationkey/parent.md)
- [quadPoints](pdfkit/pdfannotationkey/quadpoints.md)
- [subtype](pdfkit/pdfannotationkey/subtype.md)
- [textLabel](pdfkit/pdfannotationkey/textlabel.md)
