Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 680 Bytes

claimedjournalprinter_iscartridgeremoved.md

File metadata and controls

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

Windows.Devices.PointOfService.ClaimedJournalPrinter.IsCartridgeRemoved

-description

Gets whether the cartridge for journal printer station has been removed. 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 cartridge is missing; otherwise false.

-remarks

-examples

-see-also