[]
        
(Showing Draft Content)

C1.C1Preview.PageLayout.Clone

Clone Method

Clone()

Creates a copy of the current PageLayout object. All nested objects (render objects, page settings etc.) are cloned on the new object.

Declaration
public PageLayout Clone()
Returns
Type Description
PageLayout

The newly created PageLayout object.