CGXPageBreakPlugin::DoDraw

virtual void DoDraw(CDC* pDC);

pDC

The device context to draw the page break line to.

Remarks

Call this function to inform this class to draw anything it wants to draw. External class should always use this method instead of DrawPageBreak.

CGXPageBreakPlugin

 Class Overview |  Class Members