[]
Creates a copy of the current PageLayout object. All nested objects (render objects, page settings etc.) are cloned on the new object.
public PageLayout Clone()
Public Function Clone() As PageLayout
| Type | Description |
|---|---|
| PageLayout | The newly created PageLayout object. |