Click or drag to resize

JobUtilPositionCard Method

Moves a card from the specified source to the specified destination.

Namespace:  Zebra.Sdk.Card.Job
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
int PositionCard()

Return Value

Type: Int32
The assigned job ID number.
Exceptions
ExceptionCondition
ConnectionExceptionIf the device is busy or there is an error communicating with the printer.
SettingsExceptionIf the job settings are not valid.
ZebraCardExceptionIf a printer error occurs.
ZebraIllegalArgumentExceptionIf an error occurs while building the job.
Remarks
See Also