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

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

The following tables list the members exposed by ActionFieldsBase.

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).  
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.  
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

ActionFieldsBase Class
GrapeCity.Documents.Pdf.Actions Namespace