---
title: invert
framework: pdfkit
role: symbol
role_heading: Type Property
path: pdfkit/pdfannotationhighlightingmode/invert
---

# invert

A highlight mode that inverts the content of the annotation.

## Declaration

```swift
static let invert: PDFAnnotationHighlightingMode
```

## See Also

### Choosing a Highlight Mode

- [none](pdfkit/pdfannotationhighlightingmode/none.md)
- [outline](pdfkit/pdfannotationhighlightingmode/outline.md)
- [push](pdfkit/pdfannotationhighlightingmode/push.md)
