Condividi tramite


JournalPrinterCapabilities.IsPaperNearEndSensorSupported Proprietà

Definizione

Ottiene se la stazione della stampante del journal ha un sensore di carta bassa.

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

Valore della proprietà

Boolean

bool

True se la stazione della stampante del journal ha un sensore di carta bassa; in caso contrario false.

Implementazioni

Si applica a

Vedi anche