Partager via


SlipPrinterCapabilities.IsLeft90RotationSupported Propriété

Définition

Obtient si la station d’impression de bordereau peut imprimer des informations pivotées de 90 degrés vers la gauche.

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

Valeur de propriété

Boolean

bool

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

Implémente

S’applique à

Voir aussi