PDFPrintTask Events |
The PDFPrintTask type exposes the following members.
Name | Description | |
---|---|---|
Completed |
Raised when the PDFPrintTask is completed and guarantees that the PDFDoc object is no longer in use by
the PDFPrintManager
| |
Previewing |
Raised when the print system initializes print preview mode. Mirrors Windows.Graphics.Printing.PrintTask
| |
Progressing |
Raised to provide progress information about how much of the printed content has been submitted to the print subsystem for printing.
Mirrors Windows.Graphics.Printing.PrintTask
| |
Submitting |
Raised when a print task begins submitting content to the print subsystem to be printed.
Mirrors Windows.Graphics.Printing.PrintTask
|