C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word Namespace / C1WordDocument Class / Merging Method / Merging(C1WordDocument) Method
The other Word/RTF document.

In This Topic
Merging(C1WordDocument) Method
In This Topic
The merging of this document and other.
Syntax
'Declaration
 
Public Overloads Sub Merging( _
   ByVal other As C1WordDocument _
) 
 

Parameters

other
The other Word/RTF document.
See Also