Detecting Whether PrintDialog Cancel

TECH TIP: Detecting Whether PrintDialog’sĀ Cancel Button Was Selected

When the print dialog is displayed to the user, you can determine whether the Cancel button was selected by using theĀ  Report.OnPrintDialogClose event.

Example: