[]
Creates a new RtfCollection that is a copy of the current collection.
public abstract RtfCollection Clone(RtfObject owner)
Type | Name | Description |
---|---|---|
RtfObject | owner | The owner object. |
Type | Description |
---|---|
RtfCollection | A new RtfCollection that is a copy of the current collection. |