The PageLayout type exposes the following members.

Methods

  Name Description
Public method AssignFrom
Assigns (copies) properties from another PageLayout to the current object. All nested objects (render objects, page settings etc.) are cloned.
Public method Clear
Clears the current PageLayout object.
Public method Clone
Creates a copy of the current PageLayout object. All nested objects (render objects, page settings etc.) are cloned on the new object.

See Also