Link Search Menu Expand Document

ColorClone Method

Allows the creation of a shallow copy of this Bytescout.PDF.Color.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public abstract Object Clone()

Return Value

Type: Object
Returns a shallow copy of this Bytescout.PDF.Color.

Implements

ICloneableClone
See Also

Reference