Click or drag to resize

IPrintJobTPrintSettingsPrintCompleted Event

Occurs when the printing operation is completed.

Namespace:  DotNetBrowser.Print
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
event EventHandler<PrintCompletedEventArgs<TPrintSettings>> PrintCompleted

Value

Type: SystemEventHandlerPrintCompletedEventArgsTPrintSettings
Exceptions
See Also