ICommonPosPrintStationCapabilities.IsDoubleWidePrintSupported Eigenschaft

Definition

Ruft ab, ob die Druckerstation doppelbreite Zeichen drucken kann.

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

Eigenschaftswert

Boolean

bool

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

Gilt für:

Weitere Informationen