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

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

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

See Also