Click or drag to resize

JobUtilZmotifReject Method

Rejects a card from the printer's home position.

Namespace:  Zebra.Sdk.Card.Zmotif.Job
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
void Reject()
Exceptions
ExceptionCondition
ConnectionExceptionIf the device is busy or there is a error communicating with the printer.
ZebraCardExceptionIf a printer error occurs.
See Also