Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 704 Bytes

receiptprintjob_print_253792169.md

File metadata and controls

28 lines (19 loc) · 704 Bytes
-api-id -api-type ms.custom
M:Windows.Devices.PointOfService.ReceiptPrintJob.Print(System.String,Windows.Devices.PointOfService.PosPrinterPrintOptions)
winrt method
19H1

Windows.Devices.PointOfService.ReceiptPrintJob.Print

-description

Adds an instruction to the print job to print the specified text and options on the receipt printer station.

-parameters

-param data

The text to print on the receipt printer.

-param printOptions

The print options of the text to print on the receipt printer.

-remarks

-see-also

-examples