Click or drag to resize

FieldMergingEventArgs Properties

The FieldMergingEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyDocument Gets the owner document.
Public propertyField Gets the Field that will be replaced.
Public propertyFieldName Gets the name of the merge field in the data source.
Public propertyInline Gets or sets the Inline that will replace the Field.
Public propertyInlines Gets the Inlines that will replace the Field.
Public propertyIsValueFound Gets a value indicating whether a value was found in the data source.
Public propertyRangeName Gets the mail merge range name.
Public propertyRecordNumber Gets the data source record number.
Public propertyValue Gets the data source value for a specified Field.
Top
See Also