Compartir a través de


JournalPrinterCapabilities.IsPaperEmptySensorSupported Propiedad

Definición

Obtiene si la estación de impresora del diario tiene un sensor fuera de papel.

public:
 property bool IsPaperEmptySensorSupported { bool get(); };
bool IsPaperEmptySensorSupported();
public bool IsPaperEmptySensorSupported { get; }
var boolean = journalPrinterCapabilities.isPaperEmptySensorSupported;
Public ReadOnly Property IsPaperEmptySensorSupported As Boolean

Valor de propiedad

Boolean

bool

True si la estación de impresora del diario tiene un sensor fuera de papel; en caso contrario, false.

Implementaciones

Se aplica a

Consulte también