ICommonPosPrintStationCapabilities.IsDoubleHighDoubleWidePrintSupported Eigenschaft

Definition

Ruft ab, ob die Druckerstation Zeichen drucken kann, die doppelt hoch und doppelt breit sind.

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

Eigenschaftswert

Boolean

bool

True, wenn die Druckerstation Zeichen drucken kann, die doppelt hoch und doppelt breit sind; andernfalls false.

Gilt für:

Weitere Informationen