Condividi tramite


ICommonPosPrintStationCapabilities.IsPaperNearEndSensorSupported Proprietà

Definizione

Ottiene se la stazione della stampante ha un sensore a carta bassa.

public:
 property bool IsPaperNearEndSensorSupported { bool get(); };
bool IsPaperNearEndSensorSupported();
public bool IsPaperNearEndSensorSupported { get; }
var boolean = iCommonPosPrintStationCapabilities.isPaperNearEndSensorSupported;
Public ReadOnly Property IsPaperNearEndSensorSupported As Boolean

Valore della proprietà

Boolean

bool

True se la stazione della stampante ha un sensore di carta bassa; in caso contrario false.

Si applica a

Vedi anche