Zebra.Sdk.Device Namespace | 
          
| Class | Description | |
|---|---|---|
| MagCardReaderFactory | 
            A class used to determine if a base ZebraPrinter has MagCard reader capabilities.  
            Not all Zebra printers are available with built-in readers.
              | |
| Profile | 
            Interface to access the contents of a .zprofile file.
              | |
| ProfileToMirrorServer | 
            Class which allows you to store a zprofile to a mirror server.
              | |
| ProgressMonitor | 
            Handler to monitor long-running file operations.
              | |
| SmartcardReaderFactory | 
            A class used to determine if a base ZebraPrinter has Smartcard reader capabilities.
              | |
| ZebraIllegalArgumentException | 
            Signals that an illegal argument was used.
              | 
| Interface | Description | |
|---|---|---|
| Device | 
            An interface used to control and obtain various properties of a device.
              | |
| FileUtil | 
            This is an utility class for performing file operations on a device.
              | |
| FileUtilLinkOs | 
            Utility class for performing file operations on a Zebra Link-OS printer.
              | |
| MagCardReader | 
            Provides access to the magnetic card reader, for devices equipped with one.
              | |
| SmartcardReader | 
            Provides access to the smartcard reader, for printers equipped with one.
              |