Contains classes that provide operations on Zebra printers.
Classes
| Class | Description | |
|---|---|---|
| FieldDescriptionData |
A class used to describe format variable fields.
| |
| PrinterStatus |
A class used to obtain the status of a Zebra printer.
| |
| PrinterStatusMessages |
This class is used to acquire a human readable string of the current errors/warnings stored in a
PrinterStatus instance
| |
| ZebraPrinterFactory |
A factory used to acquire an instance of a ZebraPrinter.
|
Interfaces
| Interface | Description | |
|---|---|---|
| FileUtil |
This is a utility class for performing file operations on a printer.
| |
| FormatUtil |
Defines functions used for interacting with printer formats.
| |
| GraphicsUtil |
This is a utility class for printing images on a printer.
| |
| MagCardReader |
Provides access to the magnetic card reader, for printers equipped with one.
| |
| SmartcardReader |
Provides access to the smartcard reader, for printers equipped with one.
| |
| ToolsUtil |
This is a utility class for performing printer actions. (Restore defaults, calibrate, etc.).
| |
| ZebraPrinter |
An interface used to obtain various properties of a Zebra printer.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| PrinterLanguage |
Enumeration of the various printer control languages supported by Zebra Printers
| |
| ZplPrintMode |
Enumeration of the various print modes supported by Zebra Printers
|