LinePrinter.WarningMessageArgs Class

This member class of LinePrinter is used to pass warning messages from the LinePrinter class to the calling application.

Fields

Delegate

Inherited Methods

The following methods are inherited from System.Object:

For more information, see the MSDN documentation.

Syntax

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

Inheritance Hierarchy

System.Object

EventArgs

LinePrinter.WarningMessageArgs

Requirements

Namespace: Honeywell.Mobility.Print

Assembly: Honeywell.Mobility.Print.LinePrinter.dll

More Information

LinePrinter Class