---
title: PDFAnnotationTextIconType
framework: pdfkit
role: symbol
role_heading: Structure
path: pdfkit/pdfannotationtexticontype
---

# PDFAnnotationTextIconType

Constants for icon type values in text annotation property dictionaries.

## Declaration

```swift
struct PDFAnnotationTextIconType
```

## Topics

### Choosing a Text Icon Type

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

### Creating a Text Icon Type

- [init(rawValue:)](pdfkit/pdfannotationtexticontype/init(rawvalue:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Configuring Text Annotations

- [iconType](pdfkit/pdfannotation/icontype.md)
- [PDFTextAnnotationIconType](pdfkit/pdftextannotationicontype.md)
