Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 657 Bytes

claimedjournalprinter_ispaperempty.md

File metadata and controls

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

Windows.Devices.PointOfService.ClaimedJournalPrinter.IsPaperEmpty

-description

Gets whether the paper is empty for the journal printer station. 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 is out of paper; otherwise false.

-remarks

-examples

-see-also