BeginPage

Specify that the named frame is printed at the head of each new page. Multiple BeginPage methods might be called. The Frames is printed in the order specified by their Sequence property.

Syntax

<<outputstream>>::BeginPage(Frame : stringExpression) : void

Owner

Any outputstream.

Parameters

Frame

A string expression specifying the named frame to be printed at the head of each page.