The following tables list the members exposed by JobEventArgs.
Public Constructors
Name | Description | |
---|---|---|
JobEventArgs | Initializes a new instance of the JobEventArgs class. |
Public Properties
Name | Description | |
---|---|---|
JobEventState | Gets the current job state. | |
JobID | Gets the current job id. | |
PrinterName | Gets the name of the printer that generated the event. |
See Also