[]
        
(Showing Draft Content)

C1.C1Preview.LayoutChangeNewPage.AssignFrom

AssignFrom Method

AssignFrom(LayoutChangeBase)

Assigns (copies) properties from another LayoutChangeBase to the current object.

Declaration
public override void AssignFrom(LayoutChangeBase source)
Parameters
Type Name Description
LayoutChangeBase source

The source object to copy properties from.

Overrides