Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this function after calling DoModal to determine whether to print all pages in the document.
BOOL PrintAll( ) const;
Return Value
TRUE if all pages in the document are to be printed; otherwise FALSE.
Requirements
Header: afxdlgs.h
See Also
Reference
CPrintDialogEx::PrintCurrentPage
CPrintDialogEx::PrintSelection