The PdfPrinter type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| BeforePdfPagePrintEvent |
The event is raised before the PDF is printed to allow changing the page settings
| |
| PdfPagePrintedEvent |
The event is raised after the PDF was printed
| |
| PdfPagePrintEvent |
The event is raised when a PDF is printed
|
See Also