Documents for PDF, .NET Edition Documentation
ActionResetForm Class Members
Properties 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Actions Namespace : ActionResetForm Class

The following tables list the members exposed by ActionResetForm.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether to exclude the fields specified in FieldNames from processing (by default, this property is false and the specified fields are included). (Inherited from GrapeCity.Documents.Pdf.Actions.ActionFieldsBase)
Public PropertyGets the list of names of fields that should be processed (or excluded from processing, see ExcludeSpecifiedFields) by this action. If empty then all fields will be processed. (Inherited from GrapeCity.Documents.Pdf.Actions.ActionFieldsBase)
Public PropertyGets or sets the next ActionBase or sequence of actions to be performed after this action. (Inherited from GrapeCity.Documents.Pdf.Actions.ActionBase)
Top
See Also

Reference

ActionResetForm Class
GrapeCity.Documents.Pdf.Actions Namespace