![]() | |
PdfPrinter Events |
The PdfPrinter type exposes the following members.
Name | Description | |
---|---|---|
![]() | AfterPagePrinting |
Occurs after each page print. It can be used to cancel the printing of the rest of the document and also to add content to the printed page.
|
![]() | BeforePagePrinting |
Occurs right before each page print. It can be used to cancel the printing starting with the current page.
|