Click or drag to resize

DeviceUtilHasMagneticEncoder Method

Returns true if the printer includes a magnetic encoder.

Namespace:  Zebra.Sdk.Card.Device
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
bool HasMagneticEncoder()

Return Value

Type: Boolean
True if the printer has a magnetic encoder.
Exceptions
ExceptionCondition
ConnectionExceptionIf there is an error communicating with the printer.
SettingsExceptionIf an error occurs while retrieving the printer's configuration information.
ZebraCardExceptionIf the device is busy.
See Also