PrinterStatusInfo Class | 
          
Namespace: Zebra.Sdk.Card.Containers
The PrinterStatusInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| PrinterStatusInfo | Initializes a new instance of the PrinterStatusInfo class  | 
| Name | Description | |
|---|---|---|
| AlarmInfo | 
            Current printer alarm information.
              | |
| ErrorInfo | 
            Current printer error information.
              | |
| JobErrors | 
            Number of job errors.
              | |
| JobsActive | 
            Number of active jobs.
              | |
| JobsCancelled | 
            Number of jobs cancelled.
              | |
| JobsComplete | 
            Number of jobs completed.
              | |
| JobsPending | 
            Number of pending jobs.
              | |
| JobsTotal | 
            Total number of jobs
              | |
| NextJobId | 
            Next job action ID.
              | |
| Status | 
            Current printer status.
              | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |