Compartir a través de


ICommonPosPrintStationCapabilities.IsPaperNearEndSensorSupported Propiedad

Definición

Obtiene si la estación de impresora tiene un sensor de papel bajo.

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

Valor de propiedad

Boolean

bool

True si la estación de impresora tiene un sensor de papel bajo; en caso contrario, false.

Se aplica a

Consulte también