Back to Devexpress

PdfResetFormAction Properties

officefileapi-devexpress-dot-pdf-dot-pdfresetformaction-dot-underscore-properties.md

latest1.2 KB
Original Source

PdfResetFormAction Properties

An action that resets selected interactive form fields to their default values.

NameDescription
ExcludeFieldsGets a value that indicates whether to exclude fields obtained in the PdfResetFormAction.Fields property from resetting.
FieldsGets a collection of fields that indicate which fields to reset or which to exclude from resetting, depending on the value of the PdfResetFormAction.ExcludeFields property.
NextGets the next action that is performed after the action from the list of PdfAction objects. Inherited from PdfAction.

See Also

PdfResetFormAction Class

PdfResetFormAction Members

DevExpress.Pdf Namespace