Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.26 KB

slipprintjob_printbarcode_1361148756.md

File metadata and controls

40 lines (28 loc) · 1.26 KB
-api-id -api-type -api-device-family-note
M:Windows.Devices.PointOfService.SlipPrintJob.PrintBarcode(System.String,System.UInt32,System.UInt32,System.UInt32,Windows.Devices.PointOfService.PosPrinterBarcodeTextPosition,Windows.Devices.PointOfService.PosPrinterAlignment)
winrt method
xbox

Windows.Devices.PointOfService.SlipPrintJob.PrintBarcode

-description

Adds an instruction to the print job to print a barcode on the slip printer station with the specified data and symbology.

-parameters

-param data

The data to represent as a barcode.

-param symbology

The symbology (encoding) of the barcode.

-param height

The height of the barcode, in pixels.

-param width

The width of the barcode, in pixels.

-param textPosition

The vertical position of the barcode text relative to the barcode.

-param alignment

The horizontal alignment of the barcode on the page.

-remarks

-examples

-see-also

IReceiptOrSlipJob.PrintBarcode