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

# PDFTextAnnotationIconType.note

Note annotation icon.

## Declaration

```swift
case note
```

## See Also

### Constants

- [PDFTextAnnotationIconType.comment](pdfkit/pdftextannotationicontype/comment.md)
- [PDFTextAnnotationIconType.key](pdfkit/pdftextannotationicontype/key.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)
