---
title: text
framework: pdfkit
role: symbol
role_heading: Type Property
path: pdfkit/pdfannotationwidgetsubtype/text
---

# text

A text field the user can type text in.

## Declaration

```swift
static let text: PDFAnnotationWidgetSubtype
```

## Mentioned in

Adding Widgets to a PDF Document

## See Also

### Configuring a Widget Subtype

- [button](pdfkit/pdfannotationwidgetsubtype/button.md)
- [choice](pdfkit/pdfannotationwidgetsubtype/choice.md)
- [signature](pdfkit/pdfannotationwidgetsubtype/signature.md)
