Partager via


SlipPrinterCapabilities.IsRight90RotationSupported Propriété

Définition

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

public:
 property bool IsRight90RotationSupported { bool get(); };
bool IsRight90RotationSupported();
public bool IsRight90RotationSupported { get; }
var boolean = slipPrinterCapabilities.isRight90RotationSupported;
Public ReadOnly Property IsRight90RotationSupported 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 droite; sinon, false.

Implémente

S’applique à

Voir aussi