Click or drag to resize

DeviceUtilReset Method

Resets the printer.

Namespace:  Zebra.Sdk.Card.Device
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
void Reset()
Exceptions
ExceptionCondition
ConnectionExceptionIf there is an error communicating with the printer.
ZebraCardExceptionIf the device is busy.
See Also