PyCView.OnEndPrinting
Virtual
OnEndPrinting(
dc
, pInfo
)
Called by the framework after a document has been printed or previewed.
Parameters
dc
:
PyCDC
The DC object.
pInfo
:
PyCPrintInfo
The print info object.
See Also
PyCView::OnEndPrinting