-api-id | -api-type | -api-device-family-note |
---|---|---|
M:Windows.Devices.PointOfService.IReceiptOrSlipJob.PrintBarcodeCustomAlign(System.String,System.UInt32,System.UInt32,System.UInt32,Windows.Devices.PointOfService.PosPrinterBarcodeTextPosition,System.UInt32) |
winrt method |
xbox |
Adds an instruction to the print job to print a barcode on a receipt or slip printer station with the specified data, symbology, and custom alignment.
The data to represent as a barcode.
The symbology (encoding) of the barcode.
The height of the barcode, in pixels.
The width of the barcode, in pixels.
The vertical position of the barcode text relative to the barcode.
The distance from the leftmost print column to the start of the barcode, expressed in the unit of measurement indicated by the ClaimedPosPrinter.MapMode property.
ReceiptPrintJob.PrintBarcodeCustomAlign, SlipPrintJob.PrintBarcodeCustomAlign, ClaimedPosPrinter.MapMode