CPrintDialogEx Members

Base Class Members

CObject Members

CCmdTarget Members

CWnd Members

CDialog Members

CCommonDialog Members

Data Members

m_pdex

A structure used to customize a CPrintDialogEx object.

Construction

CPrintDialogEx

Constructs a CPrintDialogEx object.

Operations

CreatePrinterDC

Creates a printer device context without displaying the Print dialog box.

DoModal

Displays the dialog box and allows the user to make selections.

GetCopies

Retrieves the number of copies requested.

GetDefaults

Retrieves device defaults without displaying a dialog box.

GetDeviceName

Retrieves the name of the currently selected printer device.

GetDevMode

Retrieves the DEVMODE structure.

GetDriverName

Retrieves the name of the system-defined printer device driver.

GetPortName

Retrieves the name of the currently selected printer port.

GetPrinterDC

Retrieves a handle to the printer device context.

PrintAll

Determines whether to print all pages of the document.

PrintCollate

Determines whether collated copies are requested.

PrintCurrentPage

Determines whether to print the current page of the document.

PrintRange

Determines whether to print only a specified range of pages.

PrintSelection

Determines whether to print only the currently selected items.

See Also

Reference

CPrintDialog Class

Hierarchy Chart