JobStatusInfoReadyForNextJob Property
|
Indicates whether the printer is ready to accept another job.
Namespace:
Zebra.Sdk.Card.Containers
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax public bool ReadyForNextJob { get; }
Public ReadOnly Property ReadyForNextJob As Boolean
Get
public:
property bool ReadyForNextJob {
bool get ();
}
Property Value
Type:
BooleanRemarks
For ZMotif and ZC Series printers only.
See Also