ComponentOne Word for UWP
Merging(C1WordDocument) Method

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class > Merging Method : Merging(C1WordDocument) Method
The other Word/RTF document.
The merging of this document and other.
Syntax
'Declaration
 
Public Overloads Sub Merging( _
   ByVal other As C1WordDocument _
) 
public void Merging( 
   C1WordDocument other
)

Parameters

other
The other Word/RTF document.
See Also

Reference

C1WordDocument Class
C1WordDocument Members
Overload List