PDFReaderControls.NET Professional Type Reference

ActionHandler.ResetFields Method 

ResetFields Form action

public virtual void ResetFields(
   Field[] fields,
   ActionContext context
);

Parameters

fields
The fields to reset.
context
The context in which this action is executed.

Remarks

context can be a null reference.

See Also

ActionHandler Class | TallComponents.PDF.Actions Namespace