[]
Assigns (copies) properties from another PageLayout to the current object. All nested objects (render objects, page settings etc.) are cloned.
public void AssignFrom(PageLayout source)
Type | Name | Description |
---|---|---|
PageLayout | source | The source object to copy properties from. |