Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
A structure of type PAGESETUPDLG, whose members store the characteristics of the dialog object.
PAGESETUPDLG m_psd;
Remarks
After constructing a CPageSetupDialog object, you can use m_psd to set various aspects of the dialog box before calling the DoModal member function.
If you modify the m_psd data member directly, you will override any default behavior.
For more information on the PAGESETUPDLG structure, see the Windows SDK.
See the example for CPageSetupDialog::CPageSetupDialog.
Requirements
Header: afxdlgs.h