CODModel::SetPageSetupDlg

void CODModel::SetPageSetupDlg(const PAGESETUPDLG& pageSetupDlg)

Sets the diagram's current PAGESETUPDLG structure.

Defined in: OdModel.cpp

Return Value

void

Parameters

pageSetupDlg

The new PAGESETUPDLG structure.

Comments

The PAGESETUPDLG structure contains information the PageSetupDlg function uses to initialize the Page Setup common dialog box. See the MFC documentation for more information.