Overview
ResetAction is a class in Aspose.PDF FOSS for TypeScript.
A ResetForm action: clear the named fields, or every field.
Properties: exclude, fields, type.
Properties
| Name | Type | Access | Description |
|---|
type | : 'reset' | Read | Gets the type. |
fields | : string[] | Read | Gets the fields. |
exclude | : boolean | Read | Gets the exclude. |