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

# page

A dictionary or PDF page object that includes the annotation.

## Declaration

```swift
static let page: 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)
- [parent](pdfkit/pdfannotationkey/parent.md)
- [quadPoints](pdfkit/pdfannotationkey/quadpoints.md)
- [rect](pdfkit/pdfannotationkey/rect.md)
- [subtype](pdfkit/pdfannotationkey/subtype.md)
- [textLabel](pdfkit/pdfannotationkey/textlabel.md)
