image_field_merging method
image_field_merging(args)
Called when the Aspose.Words mail merge engine is about to insert an image into a merge field.
def image_field_merging(self, args: aspose.words.mailmerging.ImageFieldMergingArgs):
...
Parameter | Type | Description |
---|---|---|
args | ImageFieldMergingArgs |
See Also
- module aspose.words.mailmerging
- class IFieldMergingCallback