Creates a copy of the current PageLayout object.
All nested objects (render objects, page settings etc.) are cloned on the new object.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public PageLayout Clone() |
| Visual Basic |
|---|
Public Function Clone As PageLayout |