Method | Description | |
---|---|---|
CreateDocument ( MergeTemplate mergeTemplate, List |
Creates the document.
|
Method | Description | |
---|---|---|
HeaderFooterGlobalMerge ( WordprocessingDocument outputDoc, DotLiquid globalMergeHash ) : void |
Merges global merge fields into the Header and Footer parts of the document
|
public CreateDocument ( MergeTemplate mergeTemplate, List | ||
mergeTemplate | MergeTemplate | The merge template. |
mergeObjectList | List | The merge object list. |
globalMergeFields | object>.Dictionary | The global merge fields. |
return | BinaryFile |