LabelPrintStatus Class
Represents statuses of LabelPrint.
Item Index
Properties
- AddedToQueue static
- DocumentAlreadyInQueue static
- QueueIsInError static
Properties
AddedToQueue
Number
final
static
Indicates that label has been successfully added to printing queue.
Default: 0
DocumentAlreadyInQueue
Number
final
static
Indicates that such label is already in printing queue.
Default: 2
QueueIsInError
Number
final
static
Indicates that printing queue of label printer is in error state.
Default: 1