Condividi tramite


JournalPrinterCapabilities.IsPaperEmptySensorSupported Proprietà

Definizione

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

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

Valore della proprietà

Boolean

bool

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

Implementazioni

Si applica a

Vedi anche