---
title: widgetStringValue
framework: pdfkit
role: symbol
role_heading: Instance Property
path: pdfkit/pdfannotation/widgetstringvalue
---

# widgetStringValue

The string value of the widget annotation.

## Declaration

```swift
var widgetStringValue: String? { get set }
```

## Mentioned in

Adding Widgets to a PDF Document

## See Also

### Configuring Widget Annotations

- [widgetFieldType](pdfkit/pdfannotation/widgetfieldtype.md)
- [widgetDefaultStringValue](pdfkit/pdfannotation/widgetdefaultstringvalue.md)
- [fieldName](pdfkit/pdfannotation/fieldname.md)
- [backgroundColor](pdfkit/pdfannotation/backgroundcolor.md)
- [isReadOnly](pdfkit/pdfannotation/isreadonly.md)
- [PDFWidgetControlType](pdfkit/pdfwidgetcontroltype.md)
- [PDFAppearanceCharacteristics](pdfkit/pdfappearancecharacteristics.md)
