CPrintDialogEx::PrintCurrentPage

Call this function after calling DoModal to determine whether to print the current page in the document.

BOOL PrintCurrentPage( ) const;

Return Value

TRUE if Print Current Page is selected in the print dialog; otherwise FALSE.

Requirements

Header: afxdlgs.h

See Also

Reference

CPrintDialogEx Class

Hierarchy Chart

CPrintDialogEx::PrintAll

CPrintDialogEx::PrintSelection