C# Класс ApiExamples.ExMailMergeEvent.HandleMergeImageFieldFromBlob

Наследование: IFieldMergingCallback
Показать файл Открыть проект

Приватные методы

Метод Описание
IFieldMergingCallback ( FieldMergingArgs args ) : void
IFieldMergingCallback ( ImageFieldMergingArgs e ) : void

This is called when mail merge engine encounters Image:XXX merge field in the document. You have a chance to return an Image object, file name or a stream that contains the image.