Inesoft PrintCE SDK .NET
PrintASCII::State Property ReadOnly

Returns current statement of a printing driver.

C# Syntax: int value = object.State;
VB Syntax:
Dim value As Int32 = object.State

Return Values

0 - no tasks to print
1 - establishing connection with a printer
2 - connection established successfully, document is being printed
3 - connection with a printer is successfully closed
4 - connection with a printer is lost
5 - connection with a printer is being closed

6 - connection with a printer canceled by user

 


© 2009 Inesoft. All rights reserved.