The CopyAllLayers method copies all layers in the document.
Syntax
object.CopyAllLayers
Example
This example copies all of a map document's layers.
Plot.CopyAllLayers
Used by: PlotDocument object