Clone Method (PageLayout)
Creates a copy of the current
PageLayout object. All nested objects (render objects, page settings etc.) are cloned on the new object.
'Declaration
Public Function Clone() As PageLayout
Return Value
The newly created
PageLayout object.