The reset form action resets the fields to there default value.

Namespace: TallComponents.PDF.Actions
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public class ResetFormAction : FormAction
Visual Basic
Public Class ResetFormAction _
	Inherits FormAction

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Actions..::..Action
    TallComponents.PDF.Actions..::..FormAction
      TallComponents.PDF.Actions..::..ResetFormAction

See Also