Condividi tramite


SlipPrinterCapabilities.Is180RotationSupported Proprietà

Definizione

Ottiene se la stazione della stampante di scorrimento può essere stampata in modalità ruotata.

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

Valore della proprietà

Boolean

bool

True se la stazione della stampante di scorrimento può stampare in modalità rovesciata ruotata; in caso contrario false.

Implementazioni

Si applica a

Vedi anche