Share via


FiscalPrinter.StatusReceiptPaperOK Field (POS for .NET v1.12 SDK Documentation)

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