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

# PDFTextAnnotationIconType.comment

Comment annotation icon.

## Declaration

```swift
case comment
```

## See Also

### Constants

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