OnReportPrintEnd Event
Description
For information, see the OnReportPrintStart event from the ApplicationObjectEvents object. It's the same.
This event is also provided here as a convenience.
Syntax
| Visual Basic |
|---|
Public Event OnReportPrintEnd( _ ByVal reportStatus As Boolean _ ) |
Parameters
- reportStatus
See Also