| PrintAfter Event | |
| See Also |
- eventInfo
- The object that holds the event information
The event occurs after a print preview was requested for a report or document.
| Visual Basic |
|---|
Public Event PrintAfter( _
   ByVal eventInfo As PrintEventInfo _
) |
- eventInfo
- The object that holds the event information