|
virtual |
Called by the framework when it's about to begin the print or print preview job.
Called by the framework at the beginning of the print or print preview job. Override this function to specify the printing range by filling out m_nFirstItem and m_nLastItem members of the CBCGPGridPageInfo structure.
pDC | Points to the printer device context. |
pInfo | Points to the CPrintInfo structure that describes the current print job. |