Click or drag to resize

DocxDocumentMailMerge Method

Esegue il mailmerge a partire dalla tabella lua.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 27.1.0
Syntax
public void MailMerge(
	IDictionary<string, Object> data
)

Parameters

data  IDictionaryString, Object
The data.
See Also