Printer Class

This abstract class implements common functionality for communicating with a Honeywell printer. LinePrinter and LabelPrinter classes both inherit from this class.

Class Hierarchy

System.Object

Honeywell.AIDC.CrossPlatform.Print.Printer

Honeywell.AIDC.CrossPlatform.Print.LabelPrinter

Honeywell.AIDC.CrossPlatform.Print.LinePrinter

public abstract class Printer : IDisposable;

 

Methods

Properties