Compartir a través de


ICommonClaimedPosPrinterStation.IsCartridgeEmpty Propiedad

Definición

Obtiene si el cartucho de la estación de impresora está fuera de tinta o tóner.

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

Valor de propiedad

Boolean

bool

True si el cartucho de la estación de impresora está fuera de tinta o tóner; de lo contrario, false.

Se aplica a