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.
Protected method ShouldSerializeColumns
Indicates whether the Columns property should be serialized.

Explicit Interface Implementations

  Name Description
Explicit interface implemetation Private method ICloneable..::..Clone

See Also