ReceiptPrinterCapabilities.SupportedBarcodeRotations 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 la liste des instructions dans lesquelles le poste d’imprimante de reçu peut faire pivoter un code-barres lors de l’impression.
public:
property IVectorView<PosPrinterRotation> ^ SupportedBarcodeRotations { IVectorView<PosPrinterRotation> ^ get(); };
IVectorView<PosPrinterRotation> SupportedBarcodeRotations();
public IReadOnlyList<PosPrinterRotation> SupportedBarcodeRotations { get; }
var iVectorView = receiptPrinterCapabilities.supportedBarcodeRotations;
Public ReadOnly Property SupportedBarcodeRotations As IReadOnlyList(Of PosPrinterRotation)
Valeur de propriété
Liste des instructions dans lesquelles le poste d’imprimante de reçu peut faire pivoter un code-barres lors de l’impression.