ResetFormAction Properties

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET

The ResetFormAction type exposes the following members.

Properties

  NameDescription
Public propertyActionType
Gets the type of the action.
(Inherited from Action.)
Public propertyCanBeExported
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.)
Public propertyFields
Gets a readonly list identifying which fields to reset or which to exclude from resetting, depending on the setting of the IsInclude flag. If this entry is empty, all fields in the document’s interactive form are reset.
Public propertyIsInclude
Gets a value indicating identifying whether which fields to reset or which to exclude from resetting, depending on the setting of the Fields collection.
Public propertyNext
The next action or sequence of actions that shall be performed after the action represented by this instance.
(Inherited from Action.)
Public propertyResourceType
Gets the resource type.
(Inherited from Resource.)
Top
See Also

Reference