Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1007 Bytes

journalprintjob.md

File metadata and controls

31 lines (23 loc) · 1007 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.

Version history

Windows version SDK version Value added
1903 18362 FeedPaperByLine
1903 18362 FeedPaperByMapModeUnit
1903 18362 Print(String,PosPrinterPrintOptions)

-examples

-see-also

IPosPrinterJob, ClaimedJournalPrinter.CreateJob