Click or drag to resize

DocxDocumentMailMerge Method

Esegue il mailmerge a partire dalla tabella lua.

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

Parameters

data
Type: System.Collections.GenericIDictionaryString, Object
The data.
See Also