Click or drag to resize

PrintCompletedEventArgs<TPrintSettings> Properties

The PrintCompletedEventArgs<TPrintSettings> generic type exposes the following members.

Properties
  NameDescription
Public propertyIsCompletedSuccessfully
Indicates whether the printing is completed successfully.
Public propertyPrintJob
Gets the print job associated with this event.
Top
See Also