-api-id | -api-type | -api-device-family-note |
---|---|---|
M:Windows.Devices.PointOfService.SlipPrintJob.PrintBitmap(Windows.Graphics.Imaging.BitmapFrame,Windows.Devices.PointOfService.PosPrinterAlignment,System.UInt32) |
winrt method |
xbox |
Adds an instruction to the print job to print the specified bitmap with the specified width and a standard horizontal placement on the slip printer station.
Information about the bitmap that you want to print.
An enumeration value that specifies a standard horizontal placement on the page for the bitmap, such as left-aligned, centered, or right-aligned.
The width to use for printing the bitmap, expressed in the unit of measurement indicated by the ClaimedPosPrinter.MapMode property.
PrintBitmap(BitmapFrame, PosPrinterAlignment), PrintCustomAlignedBitmap(BitmapFrame, UInt32), PrintCustomAlignedBitmap(BitmapFrame, UInt32, UInt32), PosPrinterAlignment, ClaimedPosPrinter.MapMode