The event occurs before a print preview was requested for a report or document.
| Visual Basic |
|---|
Public Event PrintBefore( _ ByVal eventInfo As PrintEventInfo, _ ByRef BubbleEvent As Boolean _ ) |
Indicates how the application handles the event.