int StartPage( );
Remarks
Call this member function to prepare 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.
The system disables the ResetDC member function between calls to StartPage and EndPage.
CDC Overview | Class Members | Hierarchy Chart
See Also CDC::Escape, CDC::EndPage