CPrintDialog::CPrintDialog

This constructor constructs a CPrintDialog object.

At a Glance

Header file: Afxdlgs.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

CPrintDialog( BOOL bPrintSetupOnly,
DWORD
dwFlags = PD_ALLPAGES | PD_USEDEVMODECOPIES | PD_NOPAGENUMS | PD_HIDEPRINTTOFILE | PD_NOSELECTION,
CWnd*
pParentWnd = NULL );