Partager via


ClaimedReceiptPrinter.IsPaperEmpty Propriété

Définition

Obtient si l’imprimante de reçus a besoin de papier.

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

Valeur de propriété

Boolean

bool

Cette propriété a la valeur True si l’imprimante de reçus a besoin de papier; sinon, false.

Implémente

S’applique à

Voir aussi