Error processing SSI file
LEADTOOLS Virtual Printer (Leadtools.Printer assembly)

Show in webframe

CancelPrintedJob Method






Id of the print job to cancel
Cancels the print job with the specified job id.
Syntax
public void CancelPrintedJob( 
   int jobID
)
'Declaration
 
Public Sub CancelPrintedJob( _
   ByVal jobID As Integer _
) 
'Usage
 
Dim instance As Printer
Dim jobID As Integer
 
instance.CancelPrintedJob(jobID)

            

            
public:
void CancelPrintedJob( 
   int jobID
) 

Parameters

jobID
Id of the print job to cancel
Remarks
Calling this method will raise the JobEvent with a status of JobEnd.
Example
Refer to Specifications example.
Requirements

Target Platforms

See Also

Reference

Printer Class
Printer Members

Error processing SSI file
Leadtools.Printer requires a Printer module license and unlock key. It is included as part of LEADTOOLS Document Imaging Enterprise. For more information, refer to: Imaging Pro/Document/Medical Features