Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.19 KB

receiptprintjob_printsavedbitmap_1902948304.md

File metadata and controls

26 lines (19 loc) · 1.19 KB
-api-id -api-type -api-device-family-note
M:Windows.Devices.PointOfService.ReceiptPrintJob.PrintSavedBitmap(System.UInt32)
winrt method
xbox

Windows.Devices.PointOfService.ReceiptPrintJob.PrintSavedBitmap

-description

Adds an instruction to the print job to print a bitmap on the receipt printer station by using the bitmap and information saved to the printer via SetBitmap or SetCustomAlignedBitmap.

-parameters

-param bitmapNumber

The number that you assigned to the bitmap that you want to print when you called SetBitmap or SetCustomAlignedBitmap.

-remarks

The bitmap rotation setting that you specify by calling ReceiptPrintJob.SetPrintRotation may not apply to bitmaps that you saved to the printer.

-examples

-see-also

SetBitmap, SetCustomAlignedBitmap, ReceiptPrintJob.SetPrintRotation