Name | Description | |
---|---|---|
![]() | ExcludeSpecifiedFields | Gets 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). |
![]() | FieldNames | Gets 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. |
![]() | Next | Gets or sets the next ActionBase or sequence of actions to be performed after this action. (Inherited from GrapeCity.Documents.Pdf.Actions.ActionBase) |