CDC::StartPage

Syntax

int StartPage();

Remarks

Prepares the printer driver to receive data.

StartPage supersedes the NEWFRAME and BANDINFO escapes.

For an overview of the sequence of printing calls, see the StartDoc member function.

See Also

CDC::Escape, CDC::EndPage