Partager via


ClaimedJournalPrinter.IsCoverOpen Propriété

Définition

Obtient si le couvercle de l’imprimante de la station d’imprimante journal est ouvert.

public:
 property bool IsCoverOpen { bool get(); };
bool IsCoverOpen();
public bool IsCoverOpen { get; }
var boolean = claimedJournalPrinter.isCoverOpen;
Public ReadOnly Property IsCoverOpen As Boolean

Valeur de propriété

Boolean

bool

True si le couvercle est ouvert ; sinon, false.

Implémente

S’applique à