Field |
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 | Gets or sets the Inline that will replace the Field. |
![]() | Inlines | Gets the Inlines that will replace the Field. |
![]() | 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. |