---
title: flags
framework: pdfkit
role: symbol
role_heading: Type Property
path: pdfkit/pdfannotationkey/flags
---

# flags

An integer value that specifies flags for the annotation.

## Declaration

```swift
static let flags: PDFAnnotationKey
```

## Discussion

Discussion For a full description of annotation flags, see Table 165 in the Adobe PDF 1.7 Specification.

## See Also

### Configuring General Properties

- [contents](pdfkit/pdfannotationkey/contents.md)
- [date](pdfkit/pdfannotationkey/date.md)
- [name](pdfkit/pdfannotationkey/name.md)
- [page](pdfkit/pdfannotationkey/page.md)
- [parent](pdfkit/pdfannotationkey/parent.md)
- [quadPoints](pdfkit/pdfannotationkey/quadpoints.md)
- [rect](pdfkit/pdfannotationkey/rect.md)
- [subtype](pdfkit/pdfannotationkey/subtype.md)
- [textLabel](pdfkit/pdfannotationkey/textlabel.md)
