JournalPrinterCapabilities.IsDoubleWidePrintSupported Eigenschaft

Definition

Ruft ab, ob die Journaldruckerstation doppelbreite Zeichen drucken kann.

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

Eigenschaftswert

Boolean

bool

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

Implementiert

Gilt für:

Weitere Informationen