---
title: markupType()
framework: pdfkit
role: symbol
role_heading: Instance Method
path: pdfkit/pdfannotationmarkup/markuptype()
---

# markupType()

Gets the markup style.

## Declaration

```swift
func markupType() -> PDFMarkupType
```

## See Also

### Related Documentation

- [PDFMarkupType](pdfkit/pdfmarkuptype.md)

### Working with Markup Style

- [setMarkupType(_:)](pdfkit/pdfannotationmarkup/setmarkuptype(_:).md)
