**************************************************************************** //
** ** //
** Class : PageSetupDialog ** //
** ** //
** Purpose : This class is a wrapper for the Page Setup dialog box. ** //
** ** //
**************************************************************************** //
IntegerPageSetupDlg()
************************************************************************ //
** ** //
** Function : PageSetupDialog ** //
** ** //
** Purpose : This function displays the Page Setup dialog box. ** //
** ** //
** Returns : If the user clicks the OK button, the return value is ** //
** non-zero (true). If the user cancels or closes the Page ** //
** Setup dialog or an error occurs, the return value is ** //
** zero (false). ** //
** ** //
************************************************************************ //