Returns an instance of a SmartcardReader object which contains convenience methods for accessing the
printer's smartcard reader.
Namespace:
ZSDK_API.PrinterAssembly: ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0
Syntax
C# |
---|
SmartcardReader GetSmartcardReader() |
Visual Basic (Declaration) |
---|
Function GetSmartcardReader As SmartcardReader |
Return Value
Instance of a SmartcardReader object that provides methods for accessing the printer's smartcard reader.Exceptions
Exception | Condition |
---|---|
ZSDK_API.ApiException..::.ZebraPrinterConnectionException | If there is an issue communicating with the printer (e.g. the connection is not open). |