-api-id | -api-type | -api-device-family-note |
---|---|---|
M:Windows.Devices.PointOfService.IReceiptOrSlipJob.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 receipt or 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.
IReceiptOrSlipJob.PrintBitmap(BitmapFrame, PosPrinterAlignment), Receipt.PrintJob.PrintBitmap(BitmapFrame, PosPrinterAlignment, UInt32), SlipPrintJob.PrintBitmap(BitmapFrame, PosPrinterAlignment, UInt32), PosPrinterAlignment, ClaimedPosPrinter.MapMode