C# 클래스 Aspose.Words.Examples.CSharp.Programming_Documents.Working_With_Document.InsertDoc.InsertDocumentAtMailMergeHandler

상속: IFieldMergingCallback
파일 보기 프로젝트 열기: aspose-words/Aspose.Words-for-.NET

비공개 메소드들

메소드 설명
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