ReceiptPrinterCapabilities.IsRight90RotationSupported Eigenschaft

Definition

Ruft ab, ob die Belegdruckerstation Informationen drucken kann, die um 90 Grad nach rechts gedreht werden.

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

Eigenschaftswert

Boolean

bool

True, wenn die Belegdruckerstation Informationen um 90 Grad nach rechts drehen kann; andernfalls false.

Implementiert

Gilt für:

Weitere Informationen