Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 990 Bytes

slipprintjob_print_1512698335.md

File metadata and controls

26 lines (19 loc) · 990 Bytes
-api-id -api-type -api-device-family-note
M:Windows.Devices.PointOfService.SlipPrintJob.Print(System.String)
winrt method
xbox

Windows.Devices.PointOfService.SlipPrintJob.Print

-description

Adds an instruction to the print job to print the specified text on the slip printer station.

-parameters

-param data

The text to print on the slip printer station.

-remarks

If ClaimedPosPrinter.IsCharacterSetMappingEnabled is true, the text is mapped to the font on the printer that ClaimedPosPrinter.CharacterSet specifies. If ClaimedPosPrinter.IsCharacterSetMappingEnabled is false, the driver or provider sends the low byte of each Unicode character to the printer verbatim.

-examples

-see-also

IPosPrinterJob.Print