FieldMergingEventArgs Class |
Namespace: SautinSoft.Document.MailMerging
The FieldMergingEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Document |
Gets the owner document.
|
![]() | Field |
Gets the Field that will be replaced.
|
![]() | FieldName |
Gets the name of the merge field in the data source.
|
![]() | Inline | |
![]() | Inlines | |
![]() | IsValueFound |
Gets a value indicating whether a value was found in the data source.
|
![]() | RangeName |
Gets the mail merge range name.
|
![]() | RecordNumber |
Gets the data source record number.
|
![]() | Value |
Gets the data source value for a specified Field.
|