Honeywell.AIDC.CrossPlatform.Print Namespace

The Honeywell.AIDC.CrossPlatform.Print namespace allows for the creation of printed reports, receipts, and labels from within your application.

Classes

Name Description
LabelPrinter Use this class to print labels on a printer using a label language.
LinePrinter This class represents a Honeywell mobile receipt printer and provides methods to communicate with the printer.
Printer This abstract class implements common functionality for communicating with a Honeywell printer. LinePrinter and LabelPrinter classes both inherit from this class.
PrinterException Exception class that is thrown when an error occurs in the LinePrinter or LabelPrinter class.
   

Structs, Records, Enums

Name Description
BarcodeSymbology Specifies the type of bar code to print in the LinePrinter.WriteBarcode method.
ImageRotation This class defines the degree constants used for graphic rotation.