---
title: PDFTextAnnotationIconType.key
framework: pdfkit
role: symbol
role_heading: Case
path: pdfkit/pdftextannotationicontype/key
---

# PDFTextAnnotationIconType.key

Key annotation icon.

## Declaration

```swift
case key
```

## See Also

### Constants

- [PDFTextAnnotationIconType.comment](pdfkit/pdftextannotationicontype/comment.md)
- [PDFTextAnnotationIconType.note](pdfkit/pdftextannotationicontype/note.md)
- [PDFTextAnnotationIconType.help](pdfkit/pdftextannotationicontype/help.md)
- [PDFTextAnnotationIconType.newParagraph](pdfkit/pdftextannotationicontype/newparagraph.md)
- [PDFTextAnnotationIconType.paragraph](pdfkit/pdftextannotationicontype/paragraph.md)
- [PDFTextAnnotationIconType.insert](pdfkit/pdftextannotationicontype/insert.md)
