send status out of paper
This commit is contained in:
@@ -4,5 +4,6 @@ public enum PrintJobStatus
|
||||
{
|
||||
Received=1,
|
||||
Completed=2,
|
||||
Failed=3
|
||||
Failed=3,
|
||||
OutOfPaper=4,
|
||||
}
|
||||
Reference in New Issue
Block a user