ReceiptPrinterCapabilities.Is180RotationSupported Eigenschaft

Definition

Ruft ab, ob die Belegdruckerstation in einem auf den Kopf bezogenen Modus drucken kann.

public:
 property bool Is180RotationSupported { bool get(); };
bool Is180RotationSupported();
public bool Is180RotationSupported { get; }
var boolean = receiptPrinterCapabilities.is180RotationSupported;
Public ReadOnly Property Is180RotationSupported As Boolean

Eigenschaftswert

Boolean

bool

True, wenn die Belegdruckerstation in einem auf den Kopf gestellten Modus drucken kann; andernfalls false.

Implementiert

Gilt für:

Weitere Informationen