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
注釈
Drawer1OpenedMethod と Drawer2OpenedMethod は常に同じ値となります。
Declaration
public DrawerOpenedMethod? Drawer1OpenedMethod { get; }
Property Value
Type |
Description |
---|---|
Drawer1OpenCloseSignal
注釈
Drawer1OpenCloseSignal と Drawer2OpenCloseSignal は常に同じ値となります。
Declaration
public bool? Drawer1OpenCloseSignal { get; }
Property Value
Type |
Description |
---|---|
System.Boolean |
Drawer2OpenedMethod
注釈
Drawer1OpenedMethod と Drawer2OpenedMethod は常に同じ値となります。
Declaration
public DrawerOpenedMethod? Drawer2OpenedMethod { get; }
Property Value
Type |
Description |
---|---|
Drawer2OpenCloseSignal
注釈
Drawer1OpenCloseSignal と Drawer2OpenCloseSignal は常に同じ値となります。
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 |