Condividi tramite


ReceiptPrinterCapabilities.Is180RotationSupported Proprietà

Definizione

Ottiene se la stazione della stampante di ricevuta può stampare in modalità ruotata.

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

Valore della proprietà

Boolean

bool

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

Implementazioni

Si applica a

Vedi anche