Clones this Layer, and detach it from the original document.

Namespace: TallComponents.PDF.Rasterizer
Assembly: TallComponents.PDF.Rasterizer (in TallComponents.PDF.Rasterizer.dll) Version: 3.0.76.0

Syntax

C#
public Layer Clone()
Visual Basic
Public Function Clone As Layer

See Also