Show contents 

Report > Report Assembly Classes > ReportEvents > ReportEvents.OnAfterPrintReport

ReportEvents.OnAfterPrintReport

Syntax

OnAfterPrintReport(Report: IPrxReport);

Parameters

Report. Regular report that has generated the event.

Description

The OnAfterPrintReport method implements the event that occurs after printing the regular report.

See also:

ReportEvents