ICommonReceiptSlipCapabilities.Is180RotationSupported Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient si l’imprimante de reçu ou de bordereau peut imprimer en mode pivotant à l’envers.
public:
property bool Is180RotationSupported { bool get(); };
bool Is180RotationSupported();
public bool Is180RotationSupported { get; }
var boolean = iCommonReceiptSlipCapabilities.is180RotationSupported;
Public ReadOnly Property Is180RotationSupported As Boolean
Valeur de propriété
Boolean
bool
Cette propriété a la valeur True si l’imprimante de reçu ou de bordereau peut imprimer en mode pivotant à l’envers; sinon, false.