Link Search Menu Expand Document

DeviceGrayColorspaceClone Method

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

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

Return Value

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

Implements

ICloneableClone
See Also

Reference