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

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

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

See Also