PrinterStatusDetail
NameSpace: StarMicronics.CloudPrnt
Syntax
public class PrinterStatusDetail
Properties
PaperSeparatorError
Declaration
public bool? PaperSeparatorError { get; }
Property Value
Type |
Description |
---|---|
System.Boolean |
PaperJamError
Declaration
public bool? PaperJamError { get; }
Property Value
Type |
Description |
---|---|
System.Boolean |
RollPositionError
Declaration
public bool? RollPositionError { get; }
Property Value
Type |
Description |
---|---|
System.Boolean |
PaperPresent
Declaration
public bool? PaperPresent { get; }
Property Value
Type |
Description |
---|---|
System.Boolean |
Drawer1OpenedMethod
Note
Drawer1OpenedMethod and Drawer2OpenedMethod always have the same value.
Declaration
public DrawerOpenedMethod? Drawer1OpenedMethod { get; }
Property Value
Type |
Description |
---|---|
Drawer1OpenCloseSignal
Note
Drawer1OpenCloseSignal and Drawer2OpenCloseSignal always have the same value.
Declaration
public bool? Drawer1OpenCloseSignal { get; }
Property Value
Type |
Description |
---|---|
System.Boolean |
Drawer2OpenedMethod
Note
Drawer1OpenedMethod and Drawer2OpenedMethod always have the same value.
Declaration
public DrawerOpenedMethod? Drawer2OpenedMethod { get; }
Property Value
Type |
Description |
---|---|
Drawer2OpenCloseSignal
Note
Drawer1OpenCloseSignal and Drawer2OpenCloseSignal always have the same value.
Declaration
public bool? Drawer2OpenCloseSignal { get; }
Property Value
Type |
Description |
---|---|
System.Boolean |
ExternalDevice1Connected
Declaration
public bool? ExternalDevice1Connected { get; }
Property Value
Type |
Description |
---|---|
System.Boolean |
ExternalDevice2Connected
Declaration
public bool? ExternalDevice2Connected { get; }
Property Value
Type |
Description |
---|---|
System.Boolean |
PartsReplacementNotification
Declaration
public bool? PartsReplacementNotification { get; }
Property Value
Type |
Description |
---|---|
System.Boolean |
CleaningNotification
Declaration
public bool? CleaningNotification { get; }
Property Value
Type |
Description |
---|---|
System.Boolean |
DetectedPaperWidth
Declaration
public int? DetectedPaperWidth { get; }
Property Value
Type |
Description |
---|---|
System.Int32 |