C# Class ApiExamples.ExInsertDocument.InsertDocumentAtMailMergeHandler

Inheritance: IFieldMergingCallback
Datei anzeigen 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