SECEditView::PrintFooter
voidSECEditView::PrintFooter(CDC*pDC, CPrintInfo*pInfo, const CRect&rcFooter)
Prints the footer
Defined in: SECEditView.cpp
Return Value
void
Parameters
pDC
Points to the device context for printing.
pInfo
Information regarding the print job
rcFooter
The rectangle in which the header will be drawn
See Also