VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf.Print Namespace / WpfImagePrintManager Class
In This Topic
WpfImagePrintManager Class Events
In This Topic
For a list of all events of this type, see WpfImagePrintManager.
Public Events
 NameDescription
Public EventOccurs when the Print(String) method is called and before printing the first page of the document.
Public EventOccurs when the last page of the document has been printed.
Public EventOccurs after an image has been printed on the page.
Public EventOccurs before printing an image on the page.
Public EventOccurs after an image tile on the page has been printed.
Public EventOccurs before printing an image part on the page.
Public EventOccurs after a page has been printed.
Public EventOccurs before printing a page.
Public EventOccurs when an exception is thrown during work of this WpfImagePrintManager.
Public EventOccurs when the printing progress of this WpfImagePrintManager is changed.
See Also