A Sandcastle Documented Class Library
![]() | DocxDocumentMailMerge Method |
Esegue il mailmerge a partire dalla tabella lua.
Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)

public void MailMerge( IDictionary<string, Object> data )
Public Sub MailMerge ( data As IDictionary(Of String, Object) )
public: void MailMerge( IDictionary<String^, Object^>^ data )
member MailMerge : data : IDictionary<string, Object> -> unit
Parameters
- data
- Type: System.Collections.GenericIDictionaryString, Object
The data.
