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

See Also