Home > BSPrinter documentation > Reference

ShowPrinter Method

Applies to: PrintPreview, IPrinterEx object

  Return Type:     BSShowPrinterDialogResultConstants  
 
  No parameters.  


Description:

Displays the Printer dialog box, where the user can select the printer and other options.

If the user clicked the Print button, it returns bsPDResultPrint, if cancelled it returns bsPDResultCancel, and if the user clicked the Apply button bsPDResultApply.

See Also:

ShowPreview method
ShowPageSetup method