<!--
{
  "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

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

Comment annotation icon.

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

Key annotation icon.

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

Note annotation icon.

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

Help annotation icon.

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

New Paragraph annotation icon.

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

Paragraph annotation icon.

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

Insert annotation icon.

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Hashable`](/documentation/Swift/Hashable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

---

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)