Zebra API (build v2.14.1989)
Zebra API (build v2.14.1989)
Namespaces
Zebra.Sdk.Card.Job
JobUtil Interface
JobUtil Methods
Cancel Method
Destroy Method
EjectCard Method
GetJobList Method
GetJobStatus Method
MagEncode Method
PositionCard Method
Print Method
PrintAndMagEncode Method
PrintTemplate Method
ReadMagData Method
Reprint Method
Resume Method
SmartCardEncode Method
JobUtil
Cancel Method
Cancels all jobs or a specific job.
Namespace:
Zebra.Sdk.Card.Job
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
C#
VB
C++
Copy
void
Cancel
(
int
jobID
)
Sub
Cancel
(
jobID
As
Integer
)
void
Cancel
(
int
jobID
)
Parameters
jobID
Type:
System
Int32
The ID of the job to cancel.
Exceptions
Exception
Condition
ConnectionException
If the device is busy or there is an error communicating with the printer.
ZebraCardException
If a printer error occurs.
See Also
Reference
JobUtil Interface
Zebra.Sdk.Card.Job Namespace
© 2017 ZIH Corp. All Rights Reserved.