Partager via


ReceiptPrinterCapabilities.IsRight90RotationSupported Propriété

Définition

Obtient si la station d’impression de reçu peut imprimer les informations pivotées de 90 degrés vers la droite.

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

Valeur de propriété

Boolean

bool

True si la station d’impression de reçus peut imprimer les informations pivotées de 90 degrés vers la droite; sinon, false.

Implémente

S’applique à

Voir aussi