ICommonReceiptSlipCapabilities.Is180RotationSupported Eigenschaft

Definition

Ruft ab, ob die Beleg- oder Belegdruckerstation in einem umgedrehten Modus drucken kann.

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

Eigenschaftswert

Boolean

bool

True, wenn die Beleg- oder Belegdruckerstation in einem umgedrehten Modus drucken kann; andernfalls false.

Gilt für:

Weitere Informationen