C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfInnerContent Class / CopyTo Method / CopyTo(IRtfContent) Method
The Word/RTF content.

In This Topic
CopyTo(IRtfContent) Method
In This Topic
Copy to content other content.
Syntax
'Declaration
 
Public Overloads Sub CopyTo( _
   ByVal content As IRtfContent _
) 
 

Parameters

content
The Word/RTF content.
See Also