ClaimedSlipPrinter.IsPaperNearEnd Eigenschaft

Definition

Ruft ab, ob die Slipdruckerstation fast kein Papier ist.

public:
 property bool IsPaperNearEnd { bool get(); };
bool IsPaperNearEnd();
public bool IsPaperNearEnd { get; }
var boolean = claimedSlipPrinter.isPaperNearEnd;
Public ReadOnly Property IsPaperNearEnd As Boolean

Eigenschaftswert

Boolean

bool

True, wenn die Slipdruckerstation fast kein Papier ist; andernfalls false.

Implementiert

Gilt für:

Weitere Informationen