CGXPageBreakPlugin::DrawPageBreak
virtual void DrawPageBreak(CDC* pDC);
pDC
The device context to draw the page break lines to.
Remarks
This function calculate the final page break line position in term of the client coordinate by calling CalcFinalPosition method and then draw the page break line and the labels.