FiscalPrinter.StatusReceiptPaperOK Field
2/27/2008
Indicates receipt paper is ready.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
Public Const StatusReceiptPaperOK As Integer
public const int StatusReceiptPaperOK
public:
literal int StatusReceiptPaperOK
public static final int StatusReceiptPaperOK
public const var StatusReceiptPaperOK : int
Remarks
This value is returned by a StatusUpdateEvent in the Status property.
See Also
Reference
FiscalPrinter Class
FiscalPrinter Members
Microsoft.PointOfService Namespace
StatusUpdateEvent