CPrintPreviewFrameImpl::EndPrintPreview

voidCPrintPreviewFrameImpl::EndPrintPreview(void)

Close the print preview window and restore normal view inside frame.

Defined in: PrintPreviewWnd.h

Return Value

none

Comments

Closes the print preview window and restores the previous state of the frame window. Calls the OnEndPreview() callback function to give derived classes an opportunity to cleanup and restore things after print preview has been closed.