-api-id | -api-type | -api-device-family-note |
---|---|---|
M:Windows.Devices.PointOfService.IReceiptOrSlipJob.PrintCustomAlignedBitmap(Windows.Graphics.Imaging.BitmapFrame,System.UInt32,System.UInt32) |
winrt method |
xbox |
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 receipt or slip printer station.
Information about the bitmap that you want to print.
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.
The width to use for printing the bitmap, expressed in the unit of measurement indicated by the ClaimedPosPrinter.MapMode property.
IReceiptOrSlipJob.PrintCustomAlignedBitmap(BitmapFrame, UInt32), ReceiptPrintJob.PrintCustomAlignedBitmap(BitmapFrame, UInt32, UInt32), SlipPrintJob.PrintCustomAlignedBitmap(BitmapFrame, UInt32, UInt32), ClaimedPosPrinter.MapMode