Share via


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

2/27/2008

Indicates receipt paper is low.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Const StatusReceiptNearEmpty As Integer
public const int StatusReceiptNearEmpty
public:
literal int StatusReceiptNearEmpty
public static final int StatusReceiptNearEmpty
public const var StatusReceiptNearEmpty : int

Remarks

This value is returned by a StatusUpdateEvent in the Status property.

See Also

Reference

FiscalPrinter Class
FiscalPrinter Members
Microsoft.PointOfService Namespace
StatusUpdateEvent