Partager via


ReceiptPrinterCapabilities.IsLeft90RotationSupported Propriété

Définition

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

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

Valeur de propriété

Boolean

bool

True si l’imprimante de reçus peut imprimer les informations pivotées de 90 degrés vers la gauche ; sinon, false.

Implémente

S’applique à

Voir aussi