SECEditView::SetPagination
voidSECEditView::SetPagination(CDC*pDC)
Sets the pagination of the document based on the device context.
Defined in: SECEditView.cpp
Return Value
void
Parameters
pDC
Points to the device context for printing.
Developer Notes
The device context must already have fonts selected, etc., and be initialized for printing.See Also