Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 684 Bytes

claimedjournalprinter_iscartridgeempty.md

File metadata and controls

23 lines (16 loc) · 684 Bytes
-api-id -api-type -api-device-family-note
P:Windows.Devices.PointOfService.ClaimedJournalPrinter.IsCartridgeEmpty
winrt property
xbox

Windows.Devices.PointOfService.ClaimedJournalPrinter.IsCartridgeEmpty

-description

Gets whether the printer cartridge for the journal printer station is empty. Note, this may throw an exception if the corresponding sensor is not available on the printer. See JournalPrinterCapabilities to verify sensor availability.

-property-value

True if the printer cartridge is empty; otherwise false.

-remarks

-examples

-see-also