Merges a single instance of an arbitrary type into the loaded document template. For more information about .NET reflection based object merging read the documentation of the MergeObjects method.

Introduced: X13.

MergeObject(Object)

public void MergeObject(object mergeData);
Public Sub MergeObject(mergeData As Object)

Parameters

Parameter Description
mergeData Specifies the object to merge into the template.

Further Reading

Learn more about the TXTextControl.DocumentServer.MailMerge.MergeObject Method in the Text Control Blog: