Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.27 KB

ireceiptorslipjob_printsavedbitmap_1902948304.md

File metadata and controls

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

Windows.Devices.PointOfService.IReceiptOrSlipJob.PrintSavedBitmap

-description

Adds an instruction to the print job to print a bitmap on the receipt or slip printer station by using the information that you saved about the bitmap and how to print it when you called the SetBitmap or SetCustomAlignedBitmap method.

-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 IReceiptOrSlipJob.SetPrintRotation may not apply to bitmaps that you saved to the printer.

-examples

-see-also

SetBitmap, SetCustomAlignedBitmap, IReceiptOrSlipJob.SetPrintRotation