Click or drag to resize

PDFPrintTaskCompleted Event

Raised when the PDFPrintTask is completed and guarantees that the PDFDoc object is no longer in use by the PDFPrintManager

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

Value

Type: TypedEventHandlerObject, PDFPrintTaskCompletion
See Also