Syntax

Private Sub object_AfterPrintReport(Report)

The AfterPrintReport Event syntax has these parts:

PartDescription
objectA McReporter object.
ReportA McReport object.

Remarks

Event fired after a report is printed.