---
title: markupType
framework: pdfkit
role: symbol
role_heading: Instance Property
path: pdfkit/pdfannotation/markuptype
---

# markupType

The markup type that the annotation displays, either highlight, strikethrough, underline, or redact.

## Declaration

```swift
var markupType: PDFMarkupType { get set }
```

## See Also

### Configuring Text Markup Annotations

- [PDFMarkupType](pdfkit/pdfmarkuptype.md)
- [quadrilateralPoints](pdfkit/pdfannotation/quadrilateralpoints.md)
