Click or drag to resize

PdfResetAction Properties

The PdfResetAction type exposes the following members.

Properties
Name Description
Public property Fields
Gets the fields.
(Inherited from PdfFormAction .)
Public property Include
Gets or sets a value indicating whether fields contained in Fields collection will be included for resetting.
(Overrides PdfFormAction Include .)
Public property NextAction
Gets or sets the next action to be performed after the action represented by this instance.
(Inherited from PdfAction .)
Top
See Also