The PageHeader type exposes the following members.

Methods

  Name Description
Public method AssignFrom(PageSection)
Copies properties from another PageSection to the current object.
(Inherited from PageSection.)
Public method AssignFrom(ReportElement)
Copies properties from another ReportElement to the current object.
(Inherited from ReportElement.)
Public method Clear
Clears the current object, sets all properties to their default values.
(Inherited from PageSection.)
Protected method ScriptHostOwnerGetChildren
For internal use.
(Inherited from ReportElement.)
Protected method ScriptHostOwnerSetHost
For internal use.
(Inherited from ReportElement.)

See Also