Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
intStartPage();
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.
Example
See the example for CDC::StartDoc.
CDC Overview | Class Members | Hierarchy Chart
See Also CDC::Escape, CDC::EndPage