ClaimedJournalPrinter.IsCoverOpen Property

Definition

Gets whether the printer cover for the journal printer station is open.

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

Property Value

Boolean

bool

True if the cover is open; otherwise false.

Implements

Applies to