| PrintDocument Events | 
The PrintDocument type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | Printed | 
            Occurs after the document has been printed
             | 
|  | Printing | 
            Occurs before printing has started
             | 
|  | PrintPage | 
            Occurs for each printed page
             | 
 See Also
See Also