Zebra API (build v2.14.1989)
Zebra API (build v2.14.1989)
Namespaces
Zebra.Sdk.Card.Zmotif.Job
JobUtilZmotif Interface
JobUtilZmotif Methods
Abort Method
GetReservationStatus Method
GetTestPrintImageNames Method
PrintTestCard Method
ReadBarcodeData Method
Reject Method
ReleaseDeviceReservation Method
ReserveDevice Method
RetrySmartCard Method
JobUtilZmotif
Abort Method
Aborts a print job.
Namespace:
Zebra.Sdk.Card.Zmotif.Job
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
C#
VB
C++
Copy
void
Abort
(
bool
reject
)
Sub
Abort
(
reject
As
Boolean
)
void
Abort
(
bool
reject
)
Parameters
reject
Type:
System
Boolean
True = abort the job and send the card to the reject bin. False = abort the job and hold the card in the printer's home position.
Exceptions
Exception
Condition
ConnectionException
If the device is busy or there is a error communicating with the printer.
ZebraCardException
If a printer error occurs.
See Also
Reference
JobUtilZmotif Interface
Zebra.Sdk.Card.Zmotif.Job Namespace
© 2017 ZIH Corp. All Rights Reserved.