Condividi tramite


ICommonPosPrintStationCapabilities.IsPaperEmptySensorSupported Proprietà

Definizione

Ottiene un valore che indica se la stazione della stampante dispone di un sensore out-of-paper.

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

Valore della proprietà

Boolean

bool

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

Si applica a

Vedi anche