ClaimedReceiptPrinter.IsPaperEmpty Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.