JournalPrinterCapabilities.IsDoubleHighPrintSupported Eigenschaft

Definition

Ruft ab, ob die Journaldruckerstation doppelhohe Zeichen drucken kann.

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

Eigenschaftswert

Boolean

bool

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

Implementiert

Gilt für:

Weitere Informationen