Share via


PosPrinter.StatusReceiptCartridgeOK Field

2/27/2008

Indicates all receipt cartridges are ready.

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

Syntax

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

Remarks

This StatusUpdateEvent can only be raised when the CartridgeNotify property is set to PrinterCartridgeNotification.Enabled. Note also that this event gives no indication of the media in the cartridge.

See Also

Reference

PosPrinter Class
PosPrinter Members
Microsoft.PointOfService Namespace