Freigeben über


ClaimedReceiptPrinter.IsPaperEmpty Eigenschaft

Definition

Ruft ab, ob die Belegdruckerstation Papier benötigt.

public:
 property bool IsPaperEmpty { bool get(); };
bool IsPaperEmpty();
public bool IsPaperEmpty { get; }
var boolean = claimedReceiptPrinter.isPaperEmpty;
Public ReadOnly Property IsPaperEmpty As Boolean

Eigenschaftswert

Boolean

bool

True, wenn die Belegdruckerstation Papier benötigt; Andernfalls false.

Implementiert

Gilt für:

Weitere Informationen