Clones this LayerCollection, 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 LayerCollection Clone()
Visual Basic
Public Function Clone As LayerCollection

See Also