ICommonClaimedPosPrinterStation.IsCartridgeEmpty Property

Definition

Gets whether the cartridge of the printer station is currently out of ink or toner.

public:
 property bool IsCartridgeEmpty { bool get(); };
bool IsCartridgeEmpty();
public bool IsCartridgeEmpty { get; }
var boolean = iCommonClaimedPosPrinterStation.isCartridgeEmpty;
Public ReadOnly Property IsCartridgeEmpty As Boolean

Property Value

Boolean

bool

True if the cartridge of the printer station is currently out of ink or toner; otherwise, false.

Applies to