[]
Copy to content the Word/RTF paragraph object.
public void CopyTo(RtfParagraph paragraph)
| Type | Name | Description |
|---|---|---|
| RtfParagraph | paragraph | The paragraph object. |
Copy to content other content.
public void CopyTo(IRtfContent content)
| Type | Name | Description |
|---|---|---|
| IRtfContent | content | The Word/RTF content. |