Freigeben über


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

Concepts

CPrintDialogEx Class

CPrintDialogEx Members

Hierarchy Chart

CPrintDialogEx::GetCopies