LinePrinter Class

Use the LinePrinter class to create text based printer output.

Any public static (Shared in Visual Basic) members of this type are safe for multi-threaded operations. Instance members are not guaranteed to be thread safe and each instance should be used only within a single thread.

Constructors

Events

Member Classes

Methods

Properties

Syntax

[Visual Basic]
Public Class LinePrinter
[C#]
public class LinePrinter

Inheritance Hierarchy

System.Object

LinePrinter

Requirements

Namespace: Honeywell.Mobility.Print

Assembly: Honeywell.Mobility.Print.LinePrinter.dll

More Information

LinePrinterException Class