Click or drag to resize

MailMergeFieldMerging Event

Occurs when Field is merging with data source value and can be used to customize the merging operation.

Namespace:  SautinSoft.Document.MailMerging
Assembly:  SautinSoft.Document (in SautinSoft.Document.dll) Version: 5.3.6.22
Syntax
public event EventHandler<FieldMergingEventArgs> FieldMerging

Value

Type: SystemEventHandlerFieldMergingEventArgs
See Also