Freigeben über


ReceiptPrinterCapabilities.IsDoubleWidePrintSupported Eigenschaft

Definition

Ruft ab, ob die Belegdruckerstation doppelbreite Zeichen drucken kann.

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

Eigenschaftswert

Boolean

bool

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

Implementiert

Gilt für:

Weitere Informationen