Winnovative PDF Print Documentation

PdfPrint Events

Winnovative PDF Print

The PdfPrint type exposes the following members.

Events

  NameDescription
Public eventPagePrintedEvent
The event which is raised right after the PDF page has been printed. In the event handler you can end or cancel printing job
Public eventPagePrintingEvent
The event which is raised right before printing the PDF page. In the event handler you can end or cancel printing job
Public eventPreparePagePrintingEvent
The event which is raised immediately before each PagePrintingEvent event. In the event handler you can set the page settings for the page being printed, cancel or end printing job
Top
See Also

Reference