Click or drag to resize

PDFPrintTaskProgressing Event

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

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public event TypedEventHandler<Object, PrintTaskProgressingEventArgs> Progressing

Value

Type: TypedEventHandlerObject, PrintTaskProgressingEventArgs
See Also