ICommonPosPrintStationCapabilities.IsDoubleHighPrintSupported Eigenschaft

Definition

Ruft ab, ob die Druckerstation doppelhohe Zeichen drucken kann.

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

Eigenschaftswert

Boolean

bool

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

Gilt für:

Weitere Informationen