LinePrinter.StatusMessageArgs Class

This class is used to pass status messages from the LinePrinter class to the calling application.

Public Instance Field

Delegate

Inherited Methods

The following methods are inherited from System.Object:

For more information, see the MSDN documentation.

Syntax

[Visual Basic]
Public Class LinePrinter.StatusMessageArgs
Inherits EventArgs
[C#]
public class LinePrinter.StatusMessageArgs : EventArgs

Inheritance Hierarchy

System.Object

EventArgs

LinePrinter.StatusMessageArgs

Requirements

Namespace: Honeywell.Mobility.Print

Assembly: Honeywell.Mobility.Print.LinePrinter.dll

More Information

LinePrinter Class