[]
The merging of this document and other.
public void Merging(C1WordDocument other)
Type | Name | Description |
---|---|---|
C1WordDocument | other | The other Word/RTF document. |
The merging of this document and other to content.
public void Merging(C1WordDocument other, IRtfContent content)
Type | Name | Description |
---|---|---|
C1WordDocument | other | The other Word/RTF document. |
IRtfContent | content | The Word/RTF content for merging. |