Click or drag to resize

Document.SetMergeFile Method

Sets merge file for document

Namespace:  SIC.OpenDocumentFormat.MSWord
Assembly:  SIC.OpenDocumentFormat (in SIC.OpenDocumentFormat.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public void SetMergeFile(
	string pMergeFile
)

Parameters

pMergeFile
Type: System.String
Word merge file example C:\Work\TestAddresses.csv
See Also