[]
Represents an action that resets selected interactive form fields to their default values. If no default value is defined for a field, its value is cleared. For fields that can have no value (such as PushButtonField), the action has no effect.
public class ActionResetForm : ActionFieldsBase, IPdfDict
Public Class ActionResetForm
Inherits ActionFieldsBase
Implements IPdfDict
| Name | Description |
|---|---|
| ActionResetForm() | Initializes a new instance of the ActionSubmitForm. |