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

# PDFMarkupType.strikeOut

Strikethrough style for the markup.

## Declaration

```swift
case strikeOut
```

## See Also

### Constants

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