Freigeben über


ReceiptPrinterCapabilities.IsBitmapSupported Eigenschaft

Definition

Ruft ab, ob die Belegdruckerstation Bitmaps drucken kann.

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

Eigenschaftswert

Boolean

bool

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

Implementiert

Gilt für:

Weitere Informationen