LinePrinter.StatusMessageArgs.MessageType Field

The type of message that the line printer is notifying the application of.

Syntax

[Visual Basic]
Public MessageType As StatusMessageTypes
[C#]
public StatusMessageTypes MessageType;

More Information

LinePrinter Class