Click or drag to resize

PDFPrintTaskSubmitting Event

Raised when a print task begins submitting content to the print subsystem to be printed. Mirrors Windows.Graphics.Printing.PrintTask

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

Value

Type: TypedEventHandlerObject, Object
See Also