PosPrinter.StatusReceiptCartridgeEmpty Field (POS for .NET v1.12 SDK Documentation)
2/27/2008
Indicates the receipt cartridge has to be replaced.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
Public Const StatusReceiptCartridgeEmpty As Integer
public const int StatusReceiptCartridgeEmpty
public:
literal int StatusReceiptCartridgeEmpty
public static final int StatusReceiptCartridgeEmpty
public const var StatusReceiptCartridgeEmpty : int
Remarks
This StatusUpdateEvent can only be raised when the CartridgeNotify property is set to PrinterCartridgeNotification.Enabled.
See Also
Reference
PosPrinter Class
PosPrinter Members
Microsoft.PointOfService Namespace