Freigeben über


ICommonPosPrintStationCapabilities.IsPaperEmptySensorSupported Eigenschaft

Definition

Ruft ab, ob die Druckerstation über einen Out-of-Paper-Sensor verfügt.

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

Eigenschaftswert

Boolean

bool

True, wenn die Druckerstation über einen Out-of-Paper-Sensor verfügt; andernfalls false.

Gilt für:

Weitere Informationen