SlipPrinterCapabilities.IsPaperNearEndSensorSupported Eigenschaft

Definition

Ruft ab, ob die Slipdruckerstation über einen Papiersensor verfügt.

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

Eigenschaftswert

Boolean

bool

True, wenn die Slipdruckerstation über einen Papiersensor verfügt; andernfalls false.

Implementiert

Gilt für:

Weitere Informationen