Click or drag to resize

DocxDocumentMailMerge Method

Esegue il mailmerge a partire dalla tabella lua.

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

Parameters

data  IDictionaryString, Object
The data.
See Also