ClaimedSlipPrinter.IsPaperEmpty Propriété

Définition

Obtient si la station d’impression de slip a besoin de papier.

public:
 property bool IsPaperEmpty { bool get(); };
bool IsPaperEmpty();
public bool IsPaperEmpty { get; }
var boolean = claimedSlipPrinter.isPaperEmpty;
Public ReadOnly Property IsPaperEmpty As Boolean

Valeur de propriété

Boolean

bool

True si la station d’impression de slip a besoin de papier ; sinon, false.

Implémente

S’applique à

Voir aussi