Condividi tramite


ReceiptPrinterCapabilities.IsPaperEmptySensorSupported Proprietà

Definizione

Ottiene se la stazione della stampante di ricezione ha un sensore fuori carta.

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

Valore della proprietà

Boolean

bool

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

Implementazioni

Si applica a

Vedi anche