ComponentOne Word for UWP
CopyTo(IRtfContent) Method

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfInnerContent Class > CopyTo Method : CopyTo(IRtfContent) Method
The Word/RTF content.
Copy to content other content.
Syntax
'Declaration
 
Public Overloads Sub CopyTo( _
   ByVal content As IRtfContent _
) 
public void CopyTo( 
   IRtfContent content
)

Parameters

content
The Word/RTF content.
See Also

Reference

RtfInnerContent Class
RtfInnerContent Members
Overload List