WarningMessageEventEx | An event for notifying applications of recoverable warnings that have occurred. |
FooterEventEx | An event for capturing Footer Events in an application. |
HeaderEventEx | An event for capturing Header Events in an application. |
StatusMessageEventEx | An event for capturing information about the print status such as start and end of pages and the report. |
These events have been deprecated but are included for backwards compatibility:
The Disposed method is inherited from Component. For more information, see the MSDN documentation.
WarningMessageEventHandler | Allows an application to prompt the user to correct recoverable errors. |
FooterEventHandler | Allows an application to define what prints in a footer. |
HeaderEventHandler | Allows an application to define what prints in a header. |
StatusMessageEventHandler | Allows an application to define what action will take place at different points during the print process. |