Class PrintServerMessage
Contains message text and/or related info. More info: PrintServer, PrintServer.GetMessage.
public class PrintServerMessage
Namespace: Au.Types
Assembly: Au.dll
Properties
Name | Description |
---|---|
Caller | The script.name property value of the process that called print.it. Used with PrintServerMessageType.Write. |
Text | Message text. Used with PrintServerMessageType.Write. |
TimeUtc | Message time in FILETIME format, UTC.
Used with PrintServerMessageType.Write.
To convert to string: |
Type | Message type (write, clear, etc). |
Methods
Name | Description |
---|---|
ToString() |