Destination.Clone(DocumentCloneContext) Method
Creates a copy of the Destination object.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| context | DocumentCloneContext | An object that contains information about the cloning process. |
Returns
| Type | Description |
|---|---|
| Destination | A copy of the |
See Also