Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.48 KB

slipprintjob_printcustomalignedbitmap_417648213.md

File metadata and controls

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

Windows.Devices.PointOfService.SlipPrintJob.PrintCustomAlignedBitmap

-description

Adds an instruction to the print job to print the specified bitmap with the specified width and 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.

-param width

The width to use for printing the bitmap, expressed in the unit of measurement indicated by the ClaimedPosPrinter.MapMode property.

-remarks

-examples

-see-also

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