Home > BSPrinter documentation > Reference

BeforePrint Event

Applies to: PrintPreview, PrinterExEvents object

  Parameter(s):  
   Returns value     CancelPrint     As     Boolean  


Description:

Occurs when a report is about to be sent to the printer.
The print action can be canceled by setting the CancelPrint argument to True.

See Also:

StartDoc event
EndDoc event
ReportPrinted event