ReceiptPrinterCapabilities.IsBarcodeSupported Eigenschaft

Definition

Ruft ab, ob die Belegdruckerstation Barcodes drucken kann.

public:
 property bool IsBarcodeSupported { bool get(); };
bool IsBarcodeSupported();
public bool IsBarcodeSupported { get; }
var boolean = receiptPrinterCapabilities.isBarcodeSupported;
Public ReadOnly Property IsBarcodeSupported As Boolean

Eigenschaftswert

Boolean

bool

True, wenn die Belegdruckerstation Barcodes drucken kann; andernfalls false.

Implementiert

Gilt für:

Weitere Informationen