C# Class Aspose.Words.Examples.CSharp.Programming_Documents.Working_With_Document.InsertDoc.InsertDocumentAtMailMergeBlobHandler

Inheritance: IFieldMergingCallback
Show file Open project: aspose-words/Aspose.Words-for-.NET

Private Methods

Method Description
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