PyCView.OnPrint Virtual

OnPrint(dc, pInfo )

Called when the view should be printed.

Parameters

dc : PyCDC

The DC object.

pInfo : PyPrintInfo

The PrintIfo object.

See Also

PyCView::OnPrint