Share via


ICommonReceiptSlipCapabilities.IsRight90RotationSupported Eigenschaft

Definition

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

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

Eigenschaftswert

Boolean

bool

True, wenn die Beleg- oder Belegdruckerstation Informationen um 90 Grad gedreht nach rechts drucken kann; andernfalls false.

Gilt für:

Weitere Informationen