Freigeben über


ReceiptPrinterCapabilities.IsDoubleHighPrintSupported Eigenschaft

Definition

Ruft ab, ob die Belegdruckerstation doppelt hohe Zeichen drucken kann.

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

Eigenschaftswert

Boolean

bool

True, wenn die Belegdruckerstation doppelt hohe Zeichen drucken kann; andernfalls false.

Implementiert

Gilt für:

Weitere Informationen