---
title: init()
framework: pdfkit
role: symbol
role_heading: Initializer
path: pdfkit/pdfactionresetform/init()
---

# init()

Initializes a reset form action.

## Declaration

```swift
init()
```

## Return Value

Return Value An initialized PDFActionResetForm instance, or NULL if the object could not be initialized.

## Discussion

Discussion Initially, there are no fields and fieldsIncludedAreCleared returns true.
