ReceiptPrinterCapabilities.CanCutPaper 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 la station d’impression de reçu peut effectuer des coupures de papier.
public:
property bool CanCutPaper { bool get(); };
bool CanCutPaper();
public bool CanCutPaper { get; }
var boolean = receiptPrinterCapabilities.canCutPaper;
Public ReadOnly Property CanCutPaper As Boolean
Valeur de propriété
Boolean
bool
True si la station d’impression de reçus peut effectuer des coupures de papier; sinon, false.