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: 3.0.3271
Syntax
void Close()
Remarks
This call should be made after communicating with the smartcard via the DoCommand(String) method.
See Also