Click or drag to resize

JobStatusInfoPrintStatus Property

Status of job.

Namespace:  Zebra.Sdk.Card.Containers
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
public string PrintStatus { get; }

Property Value

Type: String
Remarks
Example values: parsed, receive_ok, in_progress, cleaning_up, done_ok, done_error, cancelled_by_user, cancelled_by_error
See Also