PdfResetFormAction Properties

The PdfResetFormAction type exposes the following members.

Properties

  NameDescription
Public propertyControlCount
Gets the number of controls associated with this action.
(Inherited from PdfControlAction.)
Public propertyControls
Gets the collection of controls associated with this action.
(Inherited from PdfControlAction.)
Public propertyNextActions
Gets the collection of actions to be performed after this action.
(Inherited from PdfAction.)

See Also