[]
        
(Showing Draft Content)

C1.C1Preview.PageLayout.AssignFrom

AssignFrom Method

AssignFrom(PageLayout)

Assigns (copies) properties from another PageLayout to the current object. All nested objects (render objects, page settings etc.) are cloned.

Declaration
public void AssignFrom(PageLayout source)
Parameters
Type Name Description
PageLayout source

The source object to copy properties from.