<!--
{
  "availability" : [
    "iOS: 11.0.0 -",
    "iPadOS: 11.0.0 -",
    "macCatalyst: 11.0.0 -",
    "macOS: 10.4.0 -",
    "tvOS: -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PDFKit",
  "identifier" : "/documentation/PDFKit/PDFTextAnnotationIconType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "PDFKit"
    ],
    "preciseIdentifier" : "c:@E@PDFTextAnnotationIconType"
  },
  "title" : "PDFTextAnnotationIconType"
}
-->

# PDFTextAnnotationIconType

The types of icons that a text annotation can use.

```
enum PDFTextAnnotationIconType
```

## Topics

### Constants

[`PDFTextAnnotationIconType.comment`](/documentation/PDFKit/PDFTextAnnotationIconType/comment)

Comment annotation icon.

[`PDFTextAnnotationIconType.key`](/documentation/PDFKit/PDFTextAnnotationIconType/key)

Key annotation icon.

[`PDFTextAnnotationIconType.note`](/documentation/PDFKit/PDFTextAnnotationIconType/note)

Note annotation icon.

[`PDFTextAnnotationIconType.help`](/documentation/PDFKit/PDFTextAnnotationIconType/help)

Help annotation icon.

[`PDFTextAnnotationIconType.newParagraph`](/documentation/PDFKit/PDFTextAnnotationIconType/newParagraph)

New Paragraph annotation icon.

[`PDFTextAnnotationIconType.paragraph`](/documentation/PDFKit/PDFTextAnnotationIconType/paragraph)

Paragraph annotation icon.

[`PDFTextAnnotationIconType.insert`](/documentation/PDFKit/PDFTextAnnotationIconType/insert)

Insert annotation icon.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)