Click or drag to resize

DeviceUtilHasSmartCardEncoder Method

Returns true if the printer includes a smart card encoder.

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

Return Value

Type: Boolean
True if printer configuration includes a smart card 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