SlipPrinterCapabilities.IsDoubleHighDoubleWidePrintSupported Eigenschaft

Definition

Ruft ab, ob die Slipdruckerstation Zeichen drucken kann, die sowohl doppelt hoch als auch doppelt breit sind.

public:
 property bool IsDoubleHighDoubleWidePrintSupported { bool get(); };
bool IsDoubleHighDoubleWidePrintSupported();
public bool IsDoubleHighDoubleWidePrintSupported { get; }
var boolean = slipPrinterCapabilities.isDoubleHighDoubleWidePrintSupported;
Public ReadOnly Property IsDoubleHighDoubleWidePrintSupported As Boolean

Eigenschaftswert

Boolean

bool

True, wenn die Belegdruckerstation Zeichen drucken kann, die sowohl doppelt hoch als auch doppelt breit sind; andernfalls false.

Implementiert

Gilt für:

Weitere Informationen