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: 2024.1.24
Syntax
public event EventHandler<FieldMergingEventArgs> FieldMerging

Value

EventHandlerFieldMergingEventArgs
See Also