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

# subtype

The type of annotation that the entries in a dictionary describe.

## Declaration

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