SlipPrinterCapabilities.IsLeft90RotationSupported Eigenschaft

Definition

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

public:
 property bool IsLeft90RotationSupported { bool get(); };
bool IsLeft90RotationSupported();
public bool IsLeft90RotationSupported { get; }
var boolean = slipPrinterCapabilities.isLeft90RotationSupported;
Public ReadOnly Property IsLeft90RotationSupported As Boolean

Eigenschaftswert

Boolean

bool

True, wenn die Slipdruckerstation Informationen um 90 Grad gedreht nach links drucken kann; andernfalls false.

Implementiert

Gilt für:

Weitere Informationen