Freigeben über


SlipPrinterCapabilities.IsRight90RotationSupported Eigenschaft

Definition

Ruft ab, ob die Scheindruckerstation 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 = slipPrinterCapabilities.isRight90RotationSupported;
Public ReadOnly Property IsRight90RotationSupported As Boolean

Eigenschaftswert

Boolean

bool

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

Implementiert

Gilt für:

Weitere Informationen