Click or drag to resize

SmartcardReaderFactory Class

A class used to determine if a base ZebraPrinter has Smartcard reader capabilities.
Inheritance Hierarchy
System.Object
  Zebra.Sdk.Device.SmartcardReaderFactory

Namespace: Zebra.Sdk.Device
Assembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax
public class SmartcardReaderFactory

The SmartcardReaderFactory type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreate Creates an instance of a Smartcard reader, if available.
Public methodEquals
(Inherited from Object)
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Public methodToString
(Inherited from Object)
Top
Remarks
Not all Zebra printers are available with built-in readers.
See Also