Applies to: PrintPreview, IPrinterEx object
  Return Type:   |   BSGeneralDialogResultConstants   |
  | |
  No parameters.   |
Displays the Page Numbers dialog box, where the user can select the page numbers options.
The dialog ShowFormatOptions is similar, but it handles a few more options, including grid layouts if there is a grid printed in the report.
If the user changed something and clicked the OK button, it returns bsDialogResultOK, otherwise it returns bsDialogResultCancel.
Note: If the user did not change anything, even if pressed the OK button, the return value will be bsDialogResultCancel.