Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.25 KB

slipprintjob_printcustomalignedbitmap_386594225.md

File metadata and controls

28 lines (20 loc) · 1.25 KB
-api-id -api-type -api-device-family-note
M:Windows.Devices.PointOfService.SlipPrintJob.PrintCustomAlignedBitmap(Windows.Graphics.Imaging.BitmapFrame,System.UInt32)
winrt method
xbox

Windows.Devices.PointOfService.SlipPrintJob.PrintCustomAlignedBitmap

-description

Adds an instruction to the print job to print the specified bitmap at the specified distance from the leftmost print column on the slip printer station.

-parameters

-param bitmap

Information about the bitmap that you want to print.

-param alignmentDistance

The distance from the leftmost print column to the start of the bitmap, expressed in the unit of measurement indicated by the ClaimedPosPrinter.MapMode property.

-remarks

-examples

-see-also

PrintCustomAlignedBitmap(BitmapFrame, UInt32, UInt32), PrintBitmap(BitmapFrame, PosPrinterAlignment), PrintBitmap(BitmapFrame, PosPrinterAlignment, UInt32), ClaimedPosPrinter.MapMode