ClaimedJournalPrinter.IsCoverOpen Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.