PdfColor.Clone() Method
Creates a deep copy of this color.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| PdfColor | A new PdfColor object that is a copy of this instance. |
See Also