FieldMergingArgsBase Properties |
The FieldMergingArgsBase type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Document |
Returns the Document object for which the mail merge is performed.
|
![]() ![]() | DocumentFieldName |
Gets the name of the merge field as specified in the document.
|
![]() ![]() | Field |
Gets the object that represents the current merge field.
|
![]() ![]() | FieldName |
Gets the name of the merge field in the data source.
|
![]() ![]() | FieldValue |
Gets or sets the value of the field from the data source.
|
![]() ![]() | RecordIndex |
Gets the zero based index of the record that is being merged.
|
![]() ![]() | TableName |
Gets the name of the data table for the current merge operation or empty string if the name is not available.
|