Freigeben über


SlipPrinterCapabilities.IsDoubleHighPrintSupported Eigenschaft

Definition

Ruft ab, ob die Scheindruckerstation doppelhohe Zeichen drucken kann.

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

Eigenschaftswert

Boolean

bool

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

Implementiert

Gilt für:

Weitere Informationen