CPrintDialogEx::PrintCollate

Call this function after calling DoModal to determine whether the printer should collate all printed copies of the document.

BOOL PrintCollate( ) const;

Return Value

TRUE if the user selects the collate check box in the dialog box; otherwise FALSE.

Requirements

Header: afxdlgs.h

See Also

Reference

CPrintDialogEx Class

Hierarchy Chart

CPrintDialogEx::GetCopies

Other Resources

CPrintDialogEx Members