ImageFieldMergingArgs Properties |
The ImageFieldMergingArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Document |
Returns the Document object for which the mail merge is performed.
(Inherited from FieldMergingArgsBase.) |
![]() ![]() | DocumentFieldName |
Gets the name of the merge field as specified in the document.
(Inherited from FieldMergingArgsBase.) |
![]() ![]() | Field |
Gets the object that represents the current merge field.
(Inherited from FieldMergingArgsBase.) |
![]() ![]() | FieldName |
Gets the name of the merge field in the data source.
(Inherited from FieldMergingArgsBase.) |
![]() ![]() | FieldValue |
Gets or sets the value of the field from the data source.
(Inherited from FieldMergingArgsBase.) |
![]() ![]() | Image |
Specifies the image that the mail merge engine must insert into the document.
|
![]() ![]() | ImageFileName |
Sets the file name of the image that the mail merge engine must insert into the document.
|
![]() ![]() | ImageHeight |
Specifies the image height for the image to insert into the document.
|
![]() ![]() | ImageStream |
Specifies the stream for the mail merge engine to read an image from.
|
![]() ![]() | ImageWidth |
Specifies the image width for the image to insert into the document.
|
![]() ![]() | RecordIndex |
Gets the zero based index of the record that is being merged.
(Inherited from FieldMergingArgsBase.) |
![]() | Shape |
Specifies the shape that the mail merge engine must insert into the document.
|
![]() ![]() | TableName |
Gets the name of the data table for the current merge operation or empty string if the name is not available.
(Inherited from FieldMergingArgsBase.) |