C# Класс ApiExamples.ExInsertDocument.InsertDocumentAtMailMergeBlobHandler

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

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

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

This handler makes special processing for the "Document_1" field. The field value contains the path to load the document. We load the document and insert it into the current merge field.

IFieldMergingCallback ( ImageFieldMergingArgs args ) : void