[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfInnerContent.CopyTo

CopyTo Method

CopyTo(RtfParagraph)

Copy to content the Word/RTF paragraph object.

Declaration
public void CopyTo(RtfParagraph paragraph)
Parameters
Type Name Description
RtfParagraph paragraph

The paragraph object.

CopyTo(IRtfContent)

Copy to content other content.

Declaration
public void CopyTo(IRtfContent content)
Parameters
Type Name Description
IRtfContent content

The Word/RTF content.