<!--
{
  "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/PDFMarkupType",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "PDFKit"
    ],
    "preciseIdentifier" : "c:@E@PDFMarkupType"
  },
  "title" : "PDFMarkupType"
}
-->

# PDFMarkupType

The styles available for markup annotations in PDFKit.

```
enum PDFMarkupType
```

## Topics

### Constants

[`PDFMarkupType.highlight`](/documentation/PDFKit/PDFMarkupType/highlight)

Highlight style for the markup.

[`PDFMarkupType.strikeOut`](/documentation/PDFKit/PDFMarkupType/strikeOut)

Strikethrough style for the markup.

[`PDFMarkupType.underline`](/documentation/PDFKit/PDFMarkupType/underline)

Underline style for the markup.

[`PDFMarkupType.redact`](/documentation/PDFKit/PDFMarkupType/redact)

The redaction style for markup.



---

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)