Click or drag to resize

Zebra.Sdk.Printer Namespace

Provides implementation for Zebra branded printer functionality.
Classes
  ClassDescription
Public classCode exampleCsvPrinter
A class used to print template formats using comma separated values as input data.
Public classFieldDescriptionData
This class is used to describe format variable fields.
Public classFirmwareUpdateHandler
Handler class is used to update status while performing a firmware download and to notify the caller when the printer has reconnected after restarting.
Public classFontConverterZpl
A class used to convert TrueType® fonts for use on ZPL printers.
Public classLinkOsInformation
A container class used to hold Link-OS specific information
Public classNotALinkOsPrinterException
Signals that a Link-OS™ operation has been attempted on a non-Link-OS™ printer.
Public classCode examplePrinterAlert
Defines a printer alert.
Public classPrinterLanguage
Enumeration of the various printer control languages supported by Zebra Printers.
Public classPrinterObjectProperties
Container for properties of a printer object.
Public classCode examplePrinterStatus
A class used to obtain the status of a Zebra printer.
Public classCode examplePrinterStatusMessages
This class is used to acquire a human readable string of the current errors/warnings stored in a PrinterStatus instance.
Public classCode examplePrinterUtil
Numerous utilities to simplify printer operations.
Public classCode exampleSettingsSetter
A utility class used to wrap with a map and send settings commands to a connection.
Public classCode exampleSGD
A utility class used to wrap and send SGD commands to a connection.
Public classSnmpException
Signals that an error has occurred when attempting to communicate with SNMP.
Public classCode exampleSnmpPrinter
An instance of an SNMP only Zebra printer.
Public classStorageInfo
A container class which holds information about various printer drives.
Public classTcpPortStatus
Class for describing the status of ports open on a Zebra printer.
Public classCode exampleXmlPrinter
A class used to print template formats using XML as input.
Public classZebraPrinterFactory
A factory used to acquire an instance of a ZebraPrinter.
Public classZebraPrinterLanguageUnknownException
Signals that an error has occurred when determining the printer language.
Public classZplPrintMode
Enumeration of the various print modes supported by Zebra Printers.
Interfaces
  InterfaceDescription
Public interfaceCode exampleAlertProvider
This is an utility class for getting/setting alerts on a printer.
Public interfaceFirmwareUpdateHandlerBase
Handler class is used to update status while performing a firmware download.
Public interfaceFirmwareUpdaterLinkOs
This is the interface for updating firmware on a Link-OS™ printer.
Public interfaceCode exampleFontUtil
Defines functions used for downloading fonts to Zebra printers.
Public interfaceCode exampleFormatUtil
Defines functions used for interacting with printer formats.
Public interfaceCode exampleFormatUtilLinkOs
Defines functions used for interacting with Link-OS™ printer formats.
Public interfaceCode exampleGraphicsUtil
This is an utility class for printing images on a device.
Public interfacePrinterReconnectionHandler
Interface definition for a callback to be invoked when a printer comes back online and has been rediscovered.
Public interfaceCode exampleProfileUtil
Defines functions used for creating and applying profiles to a Zebra printer.
Public interfaceToolsUtil
This is a utility class for performing printer actions. (Restore defaults, calibrate, etc.)
Public interfaceToolsUtilLinkOs
Utility class for performing Link-OS™ printer actions.
Public interfaceCode exampleZebraPrinter
An interface used to obtain various properties of a Zebra printer.
Public interfaceZebraPrinterLinkOs
This interface defines increased capabilities of a Zebra Link-OS™ printer. Link-OS™ printers support many features not supported by non-Link-OS™ Zebra printers.
Enumerations
  EnumerationDescription
Public enumerationDriveType
Drive types.
Public enumerationFileDeletionOption
Options for deleting files when loading profiles to a Zebra printer.