Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 765 Bytes

journalprintjob.md

File metadata and controls

23 lines (17 loc) · 765 Bytes
-api-id -api-type -api-device-family-note
T:Windows.Devices.PointOfService.JournalPrintJob
winrt class
xbox

Windows.Devices.PointOfService.JournalPrintJob

-description

Represents a set of printing instructions that you want to run on the journal printer station.

-remarks

To create a new print job for the journal printer, call ClaimedJournalPrinter.CreateJob. The created print job object is valid as long as the ClaimedJournalPrinter object that created it is valid.

-examples

-see-also

IPosPrinterJob, ClaimedJournalPrinter.CreateJob