CancelPrintedJob Method
Summary
Cancels the print job with the specified job id.
Syntax
public void CancelPrintedJob(
int jobID
)
Public Sub CancelPrintedJob( _
ByVal jobID As Integer _
)
public:
void CancelPrintedJob(
int jobID
)
Parameters
jobID
Id of the print job to cancel