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