Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 660 Bytes

claimedjournalprinter_isreadytoprint.md

File metadata and controls

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

Windows.Devices.PointOfService.ClaimedJournalPrinter.IsReadyToPrint

-description

Gets whether the journal printer station is ready to print. 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 ready to print; otherwise false.

-remarks

-examples

-see-also