Overview
ResetFormAction is a class in Aspose.PDF FOSS for Python.
Inherits from: Action.
Reset the form’s fields to their default values.
Properties: exclude, fields.
Properties
| Name | Type | Access | Description |
|---|
fields | Sequence[str] | None | Read | Gets the fields. |
exclude | bool | Read | Gets the exclude. |