---
title: PDFMarkupType.redact
framework: pdfkit
role: symbol
role_heading: Case
path: pdfkit/pdfmarkuptype/redact
---

# PDFMarkupType.redact

The redaction style for markup.

## Declaration

```swift
case redact
```

## See Also

### Constants

- [PDFMarkupType.highlight](pdfkit/pdfmarkuptype/highlight.md)
- [PDFMarkupType.strikeOut](pdfkit/pdfmarkuptype/strikeout.md)
- [PDFMarkupType.underline](pdfkit/pdfmarkuptype/underline.md)
