Click or drag to resize

DocumentSetMergeFile 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: SystemString
Word merge file example C:\Work\TestAddresses.csv
See Also