[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Actions.ActionResetForm

Class ActionResetForm

Namespace
GrapeCity.Documents.Pdf.Actions
Assembly
GcDocs.Pdf.dll

Defines an action resets selected interactive form fields to their default values; If no default value is defined for a field, its value is cleared. For fields that can have no value (such as PushButtonField), the action has no effect.

public class ActionResetForm : ActionFieldsBase, IPdfDict
Inheritance
object
ActionResetForm
Implements
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Extension Methods

Constructors

ActionResetForm()

Initializes a new instance of the ActionSubmitForm.

public ActionResetForm()