Click or drag to resize

SmartcardReaderClose Method

Turns the printer's smartcard reader off, if present.

Namespace:  Zebra.Sdk.Device
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
void Close()
Remarks
This call should be made after communicating with the smartcard via the DoCommand(String) method.
See Also