PdfResetFormAction Properties |
The PdfResetFormAction type exposes the following members.
Name | Description | |
---|---|---|
ActionType |
Gets the type of the action represented by this object - returns PdfActionType.SubmitForm
(Overrides PdfActionActionType.) | |
ExcludeFields |
Gets or sets a value indicating whether to exclude fields from the form reset.
| |
Fields |
Gets the fields that will be included or excluded from the form reset. If the Fields property is an empty
list, all fields will be reset and the ExcludeFields property will be ignored.
|