Merges a single instance of an arbitrary type into the loaded document template. For more information about .
Introduced: X13.
public void MergeObject(object mergeData);
Public Sub MergeObject(mergeData As Object)
Parameter | Description |
---|---|
merge |
Specifies the object to merge into the template. |
Learn more about the TXText